{"id":28576211,"url":"https://github.com/prodev717/monkinterviewbot","last_synced_at":"2026-02-18T10:03:40.081Z","repository":{"id":294726587,"uuid":"987885033","full_name":"prodev717/MonkInterviewBot","owner":"prodev717","description":"An AI-powered interactive Monk interview agent with speech-to-text and text-to-speech capabilities. Users can upload their resumes and get interviewed for a specified role in a realistic conversational style. Each user session is personalized with unique chat history linked to their email.","archived":false,"fork":false,"pushed_at":"2025-05-21T18:34:55.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T07:43:43.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prodev717.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-21T18:23:59.000Z","updated_at":"2025-08-24T06:49:13.000Z","dependencies_parsed_at":"2025-05-21T19:46:22.704Z","dependency_job_id":"d2e74aea-6919-4262-aa37-33fdbd350a4e","html_url":"https://github.com/prodev717/MonkInterviewBot","commit_stats":null,"previous_names":["prodev717/monkinterviewbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prodev717/MonkInterviewBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2FMonkInterviewBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2FMonkInterviewBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2FMonkInterviewBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2FMonkInterviewBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodev717","download_url":"https://codeload.github.com/prodev717/MonkInterviewBot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodev717%2FMonkInterviewBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29575343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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":[],"created_at":"2025-06-10T23:08:34.418Z","updated_at":"2026-02-18T10:03:40.065Z","avatar_url":"https://github.com/prodev717.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monk Interview Bot (Speech to Speech)\r\n\r\nAn AI-powered interactive Monk interview agent with **speech-to-text** and **text-to-speech** capabilities. Users can upload their resumes and get interviewed for a specified role in a realistic conversational style. Each user session is personalized with unique chat history linked to their email.\r\n\r\n---\r\n\r\n## Features\r\n\r\n* **Speech-to-text:** Speak your answers directly to the bot.\r\n* **Text-to-speech:** Bot reads questions and responses aloud.\r\n* **Resume upload:** Upload your resume to guide interview questions.\r\n* **Role-based interviews:** Tailored questions based on the applied role.\r\n* **Unique user sessions:** Chat history stored separately for each user (by email).\r\n* **Interactive web UI:** Responsive and easy-to-use frontend.\r\n* **FastAPI backend:** Modern Python backend with LangChain + Google Gemini LLM integration.\r\n\r\n---\r\n\r\n## Installation\r\n\r\n1. Clone the repository:\r\n\r\n```bash\r\ngit clone https://github.com/prodev717/MonkInterviewBot.git\r\ncd MonkInterviewBot\r\n```\r\n\r\n2. Install dependencies:\r\n\r\n```bash\r\nuv sync\r\n```\r\n\r\n3. Create a `.env` file in the root directory and add your Google Gemini API key and other environment variables:\r\n\r\n```\r\nGOOGLE_API_KEY=your_google_api_key_here\r\n```\r\n\r\n4. Run the FastAPI server:\r\n\r\n```bash\r\nuv run uvicorn main:app\r\n```\r\n\r\n5. Open your browser and visit:\r\n\r\n```\r\nhttp://localhost:8000\r\n```\r\n\r\n---\r\n\r\n## Technologies Used\r\n\r\n* [FastAPI](https://fastapi.tiangolo.com/)\r\n* [LangChain](https://langchain.com/)\r\n* Google Gemini AI (via `langchain_google_genai` SDK)\r\n* JavaScript Web Speech API (SpeechRecognition \u0026 SpeechSynthesis)\r\n* HTML/CSS for frontend UI\r\n* uv python package manager\r\n---\r\n\r\n## Contributing\r\n\r\nContributions, issues, and feature requests are welcome! Feel free to check issues or open a pull request.\r\n\r\n---\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License — see the [LICENSE](LICENSE) file for details.\r\n\r\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodev717%2Fmonkinterviewbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodev717%2Fmonkinterviewbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodev717%2Fmonkinterviewbot/lists"}