{"id":24970213,"url":"https://github.com/palwisha-18/interview_prep_buddy","last_synced_at":"2026-04-18T06:37:04.109Z","repository":{"id":274742428,"uuid":"923898731","full_name":"Palwisha-18/interview_prep_buddy","owner":"Palwisha-18","description":"AI-powered interview preparation tool providing real-time feedback using local AI models (Ollama, Whisper) for speech analysis and response evaluation 🎯","archived":false,"fork":false,"pushed_at":"2025-02-06T04:31:37.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T05:17:52.392Z","etag":null,"topics":["generative-ai","openai","speech-to-text","streamlit","text-to-speech","whisper-ai"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Palwisha-18.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":"2025-01-29T02:57:56.000Z","updated_at":"2025-02-06T04:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3d98df6-b36c-4fa1-9edc-1cc505e0fadd","html_url":"https://github.com/Palwisha-18/interview_prep_buddy","commit_stats":null,"previous_names":["palwisha-18/interview_prep_buddy"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Palwisha-18%2Finterview_prep_buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Palwisha-18%2Finterview_prep_buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Palwisha-18%2Finterview_prep_buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Palwisha-18%2Finterview_prep_buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Palwisha-18","download_url":"https://codeload.github.com/Palwisha-18/interview_prep_buddy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140587,"owners_count":20729802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["generative-ai","openai","speech-to-text","streamlit","text-to-speech","whisper-ai"],"created_at":"2025-02-03T15:56:35.650Z","updated_at":"2026-04-18T06:37:04.021Z","avatar_url":"https://github.com/Palwisha-18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interview Prep Buddy 🎯\n\nInterview Prep Buddy is an AI-powered interview preparation tool that helps candidates practice and improve their interview skills through real-time feedback on their responses. It uses local AI models for processing, making it free to use and privacy-focused.\n\n## Current Features ✨\n\n- **Speech-to-Text Conversion**: Transcribes your responses using Whisper for detailed analysis\n- **AI-Powered Feedback**: Provides comprehensive feedback using Ollama on:\n  - Response content and relevance\n  - Answer structure\n  - Overall delivery\n- **Text-to-Speech Feedback**: Delivers feedback in audio format using gTTS\n- **Role-based Questions**: Generates relevant interview questions based on your target role\n- **Interactive UI**: User-friendly interface built with Streamlit\n- **Local Processing**: All AI operations run locally on your machine\n\n## Prerequisites 🔧\n\nBefore running the application, ensure you have:\n- Python 3.7 or higher installed\n- Ollama installed on your system\n- A microphone for audio recording\n- Sufficient system resources to run local AI models\n\n## Installation 📦\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Palwisha-18/interview_prep_buddy.git\ncd interview_prep_buddy\n```\n\n2. Create and activate a virtual environment:\n```bash\npython -m venv interview_env\n# On Windows\ninterview_env\\Scripts\\activate\n# On macOS/Linux\nsource interview_env/bin/activate\n```\n\n3. Install Ollama:\n```bash\n# For macOS or Linux\ncurl -fsSL https://ollama.com/install.sh | sh\n\n# For Windows\n# Download from https://ollama.com/download\n```\n\n4. Pull the required Ollama model:\n```bash\nollama pull mistral\n```\n\n5. Install the required Python dependencies:\n```bash\npip install --upgrade pip\npip install -r requirements.txt\n```\n\n## Usage 🚀\n\n1. Start Ollama service (should be running in background)\n\n2. Start the application:\n```bash\nstreamlit run main.py\n```\n\n3. Use the application:\n   - Enter the role you're preparing for\n   - Wait for the question to be generated\n   - Click the microphone icon to record your response\n   - Stop the recording when finished\n   - Review your transcribed response\n   - Read and listen to the AI-generated feedback\n   - Optionally download the feedback audio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalwisha-18%2Finterview_prep_buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalwisha-18%2Finterview_prep_buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalwisha-18%2Finterview_prep_buddy/lists"}