AI-Powered Job Interview Preparation Platform
- AI-Driven Interviews – Practice with Vapi AI voice agents
- Instant Feedback – Get scores and insights on your performance
- Customizable Sessions – Tailor interviews by role, experience level, and tech stack
- Modern Dashboard – Track all your interview attempts
- Secure Authentication – Powered by Firebase
- Frontend: Next.js
- Styling: Tailwind CSS + shadcn/ui
- Backend: Firebase (Auth & Storage)
- AI Integration: Vapi + Google Gemini
- Node.js (v18+)
- npm (v9+)
- Firebase account
- Clone the repository:
git clone https://github.com/your-username/interview-nest.git cd interview-nest
After setup, run the following commands:
# Install dependencies
npm install
# Start the development server
npm run devContributions are welcome! Please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/your-feature-name) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/your-feature-name) - Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
Check out the live demo here.