An AI-powered web application that helps users prepare for interviews by generating personalized questions, analyzing responses, and identifying skill gaps.
- 🔐 User Authentication (Login & Register)
- 🧠 AI-generated Technical & Behavioral Questions
- 📊 Match Score based on user profile
- 🎯 Skill Gap Analysis
- 📄 Resume Upload or Self Description
- 💡 Model Answers with Intentions
- 🎨 Clean and Modern UI (Dark Theme)
Frontend:
- React.js
- Tailwind CSS
Backend:
- Node.js
- Express.js
Other:
- Generative AI APIs
- MongoDB
# Clone the repository
git clone https://github.com/Harsh28Pandey/gen-ai-interview.gitcd gen-ai-interview
npm install
npm run dev



