Interview Saathi is an AI-powered mock interview platform that helps users prepare for real-world job interviews. Using cutting-edge technologies like Next.js, VAPI, Gen AI (Gemini), and Firebase, it provides a dynamic, voice-based interview experience with real-time feedback.
- Realistic Mock Interviews: Simulate role-specific job interviews with voice-based questions.
- Instant Feedback: Get honest, real-time feedback from the AI agent — no hints, just raw critique.
- Voice Interaction: Powered by VAPI for smooth, natural conversation.
- Secure Authentication: Firebase integration for user login and data storage.
- AI Agent: Utilizes Gen AI (Gemini) to assess and respond to your answers like a real interviewer.
- Next.js ⚡: For fast, responsive frontend development.
- VAPI 🌐: For seamless voice interaction.
- Gen AI (Gemini) 🧠: For realistic AI-powered interview simulations.
- Firebase 🔥: For authentication and secure data storage.
-
Clone the repository:
git clone https://github.com/CodenWizFreak/hack4bengal.git
-
Install dependencies:
cd hack4bengal npm install
-
Set up Firebase credentials and environment variables.
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser to start the mock interview.
- Start the interview by answering questions provided by the AI.
- Receive real-time feedback on your responses.
- Try different scenarios to improve your interview skills.
This project is licensed under the MIT License - see the LICENSE file for details.