This project helps students practice technical and soft skill interview questions using AI.
- Generates interview questions
- Allows candidate to submit answers
- AI evaluates the answer
- Provides score, strengths, weaknesses and ideal answer
- Python
- FastAPI
- React
- Gemini API
- REST APIs
Backend: uvicorn app:app --reload
Frontend: npm run dev