{"id":19776932,"url":"https://github.com/madeindra/interview-app","last_synced_at":"2026-05-03T10:35:57.963Z","repository":{"id":257056279,"uuid":"853661568","full_name":"madeindra/interview-app","owner":"madeindra","description":"Desktop port of mock interview application","archived":false,"fork":false,"pushed_at":"2024-09-14T04:00:59.000Z","size":368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T00:48:15.809Z","etag":null,"topics":["go","react","typescript","wails"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madeindra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-07T07:04:05.000Z","updated_at":"2024-09-14T04:01:02.000Z","dependencies_parsed_at":"2024-09-14T16:28:58.706Z","dependency_job_id":null,"html_url":"https://github.com/madeindra/interview-app","commit_stats":null,"previous_names":["madeindra/interview-app"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/madeindra/interview-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindra%2Finterview-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindra%2Finterview-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindra%2Finterview-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindra%2Finterview-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeindra","download_url":"https://codeload.github.com/madeindra/interview-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindra%2Finterview-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32566444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","react","typescript","wails"],"created_at":"2024-11-12T05:22:27.486Z","updated_at":"2026-05-03T10:35:57.926Z","avatar_url":"https://github.com/madeindra.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Interview Application\n\nThis is a desktop port of a mock interview application.\n\n![Application Preview](./preview.png)\n\n\n## Installation\n\nTo run this application, you'll need to have Wails installed on your system. Wails is a framework for building desktop applications using Go and web technologies.\n\n### Installing Wails\n\n1. Make sure you have Go installed on your system (version 1.16 or later).\n2. Open a terminal and run the following command to install Wails:\n\n   ```\n   go install github.com/wailsapp/wails/v2/cmd/wails@latest\n   ```\n\n3. Verify the installation by running:\n\n   ```\n   wails version\n   ```\n\n### Running the Application\n\n1. Clone this repository to your local machine.\n2. Navigate to the project directory in your terminal.\n3. Run the following command to start the application in development mode:\n\n   ```\n   wails dev\n   ```\n\n   This will compile and run the application, allowing you to make changes and see them in real-time.\n\n4. To build a production version of the application, use:\n\n   ```\n   wails build\n   ```\n\n   This will create an executable in the `build/bin` directory.\n\n## API Keys\n\nThis application uses two APIs:\n\n- OpenAI for generating responses and speech synthesis\n- ElevenLabs for text-to-speech synthesis fallback for non-English languages\n\nOpenAI API key is required to use the application. You can get one [here](https://platform.openai.com/signup).\n\nElevenLabs API key is optional. You can get one [here](https://elevenlabs.io/signup). When ElevenLabs key is not provided, the application will use the WebSpeech API to generate speech.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindra%2Finterview-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeindra%2Finterview-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindra%2Finterview-app/lists"}