Resume Analyzer Using Generative AI is a Flask-based web application that evaluates resumes, analyzes skills, calculates ATS scores, and provides personalized recommendations to help candidates improve their job prospects.
- User Registration & Login
- Resume Upload (PDF)
- ATS Score Calculation
- Job Description Matching
- Skill Gap Analysis
- Personalized Recommendations
- Interactive Dashboard
- Admin Dashboard
- Learning Resource Suggestions
- Python
- Flask
- SQLite
- HTML5
- CSS3
- JavaScript
- PyPDF2
git clone https://github.com/NITISH8015/Resume-Analyzer-AI.git
cd Resume-Analyzer-AI
pip install -r requirements.txt
python app.pyResume-Analyzer-AI/
│
├── screenshots/
├── app.py
├── README.md
├── .gitignore
├── LICENSE
├── style.css
├── script.js
├── index.html
├── login.html
├── register.html
├── dashboard.html
└── admin.html
- AI-powered Resume Suggestions
- NLP-based Resume Parsing
- Resume Ranking System
- Interview Question Generator
- Advanced ATS Scoring
Niket Singh
BCA Final Year Project
MIT License