AI platform for job interview preparation using voice agents
Top 78.8% on sourcepulse
This repository provides code for Prepwise, a job interview preparation platform. It leverages Next.js, Firebase, Tailwind CSS, and Vapi AI voice agents to offer personalized mock interview sessions with AI-driven feedback. The project is targeted at individuals seeking to improve their job interview skills, offering a modern UI/UX and responsive design.
How It Works
The platform integrates Vapi AI voice agents and Google Gemini to create interactive interview experiences. Users can sign up/in via Firebase, generate interviews tailored to specific job roles, experience, and technical stacks, and receive instant feedback on their performance. The architecture emphasizes code reusability and a modern tech stack for a seamless user experience.
Quick Start & Requirements
git clone
the repository, cd
into the directory, and run npm install
..env.local
configuration with Vapi credentials, Google Generative AI API key, and Firebase credentials.npm run dev
to start the local development server.Highlighted Details
Maintenance & Community
The project is associated with the JavaScript Mastery YouTube channel and its Discord community, which boasts over 50k members.
Licensing & Compatibility
The repository does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
The project requires significant API key setup for Vapi AI and Google Gemini, which may incur costs. The README does not specify the exact version requirements for Node.js or other dependencies.
4 months ago
Inactive