Interview Prep AI is a MERN stack web application designed to help users prepare for technical interviews using AI-powered question generation, real-time feedback, and progress tracking.
π Features
π¬ AI-driven interview questions β personalized to userβs skills and goals.
π§© Topic-wise preparation β Data Structures, Algorithms, Web Dev, etc.
π Progress tracking β evaluate strengths and weaknesses.
ποΈ Voice/Chat-based mock interviews (optional future enhancement).
βοΈ Admin dashboard β manage users and question sets.
π οΈ Tech Stack Area Technologies Frontend React.js, Tailwind CSS / MUI, Axios Backend Node.js, Express.js Database MongoDB with Mongoose AI Integration OpenAI / Gemini API (optional) Authentication JWT + bcrypt
1οΈ. Clone the repository git clone https://github.com//InterviewPrepAI.git
Fork the repo
Create your feature branch:
git checkout -b feature/my-feature
Commit changes:
git commit -m "Added my feature"
Push and open a pull request.