- clone the repository ->
git clone https://github.com/sestok/resume-ats-analyzer
- run
npm start
- Move to the backend folder, and set up a Python virtual environment ->
python3 -m venv venv
- Activate the virtual environment ->
source venv/bin/activate
- Install the required Python packages ->
pip install Flask PyMuPDF nltk Flask-CORS
- Run
python app.py
-
Notifications
You must be signed in to change notification settings - Fork 0
sestok/resume-ats-analyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python script to compare the Job Description with your resume using basic NLP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published