PrepWise AI is an AI-powered interview preparation platform that helps users practice technical interviews, receive AI-generated questions, and get automated evaluation and feedback on their performance.
- 🔐 User Signup & Login
- 🛡️ JWT-based Authentication
- 🤖 AI-generated Interview Questions
- 📝 Interactive Interview Practice
- 🧠 AI-based Answer Evaluation
- 📊 Personalized AI Feedback
- 🔒 Protected Routes
- ⚡ REST API-based Backend
- React.js
- JavaScript
- TailWind CSS
- Node.js
- Express.js
- MongoDB
- JWT Authentication
- OpenRouter AI API
- User creates an account or logs in.
- JWT authentication securely manages the user's session.
- User starts an interview.
- AI generates interview questions based on the selected interview context.
- User submits answers.
- The AI evaluates the responses.
- PrepWise AI provides feedback to help the user identify areas for improvement.
git clone https://github.com/vivekjoshi25/PrepWiseAI
cd PrepWise-AI


