Source Code Only
Full ZIP with frontend, backend, database & documentation.
- Complete project source files
- Database script included
- How-to-run guide
No live demo yet — message us for access
Our team shares demo access on WhatsApp within minutes
Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.
Choose your plan
Full ZIP with frontend, backend, database & documentation.
We install & configure the project on your laptop within 24 hours.
Review features, setup steps, and credentials before you pay.
Description, tech stack, and what is included
AI Resume Analyzer is a Python and Streamlit based final year project developed for analyzing resumes using natural language processing and resume parsing techniques. This major project extracts resume information, identifies skills and keywords, predicts job roles, recommends missing skills, suggests courses and certificates, provides resume tips, calculates an overall resume score, and displays interview/resume improvement videos. The system also includes an admin section where applicant data can be viewed in tabular format, exported to CSV, uploaded resume PDFs can be accessed, feedback and ratings can be reviewed, and analytics charts can be generated for ratings, predicted roles, experience level, resume score, user count, city, state, and country. This AI Resume Analyzer source code is suitable for students who need a final year project, major project, minor project, source code, and project report based on Python, NLP, Streamlit, MySQL, resume parsing, and data analytics.
Ready to download?Pay once · Use for submission & viva
Modules and controls available to administrators
What end users can do in this application
Additional capabilities included in the project
Original Software: Copyright (c) 2022 Deepak Padhi Licensed under the MIT License. Modifications, documentation and additional components: Copyright (c) 2026 FileMakr.com
This product includes open-source software originally released by Deepak Padhi under the MIT License. The original copyright and license notice are included with the source-code package. The amount charged covers project compilation, verification, documentation, delivery and support services.
Step-by-step setup on your laptop or PC
Open command prompt and go to project folder:
cd AI-Resume-Analyzer
Create virtual environment:
python -m venv venvapp
Activate virtual environment on Windows:
cd venvapp/Scripts
activate
Go back to project folder and open App directory:
cd../..
cd App
Install dependencies:
pip install -r requirements.txt
Download spaCy English model:
python -m spacy download en_core_web_sm
Create MySQL database:
cv
Update MySQL credentials inside:
App.py
streamlit run App.py
Most Important - Download the venvapp folder and place it into root folder to start the project
Default demo accounts for testing after setup
Admin Account
adminadmin@resume-analyzerUser Access
The client side works by uploading a resume and viewing analysis results. No separate default user login credential is mentioned in the uploaded documentation.
Error: GeocoderUnavailable
Cause: Internet connection or network speed issue.
Solution: Check internet connection and retry the application.
Usage terms for academic and personal projects
Search terms and categories for this source code