An AI Interview Preparation System built using Python and Flask to analyze resume content, detect technical skills, generate interview questions, evaluate answers, and provide improvement suggestions.
- Resume PDF upload
- Resume text analysis
- Skill detection
- Technical question generation
- HR question generation
- Answer evaluation
- Interview readiness score
- Personalized recommendations
- Python
- Flask
- PyPDF2
- HTML/CSS
- Bootstrap
- Basic NLP / Keyword Matching
pip install -r requirements.txt
python app.pyOpen:
http://127.0.0.1:5000/


