An intelligent web app that helps users get ready for interviews using generative AI. Create personalized interview sessions, get AI-generated questions and explanations, and take custom quizzes — all with a clean and modern ShadCN UI interface.
- ✅ Authentication – Login/Signup using JWT
- 🧠 AI-Generated Questions powered by Google Gemini API
- 🗂️ Session-Based Interview Prep – start your own interview session
- 📖 Detailed Explanations fetched via API
- 📝 Smart Quiz Generation based on session questions
- 🧬 State Management with React Context API
- 🎨 **Sleek UI with [ShadCN UI] components and TailwindCSS
| Frontend | Backend | AI Integration | Auth |
|---|---|---|---|
| React + TailwindCSS + ShadCN UI | Node.js + Express | Google Gemini API | JWT Auth |
git clone https://github.com/yourusername/ai-interview-prep.git
cd ai-interview-prep