- Create a virtual enviroment with
python3 -m venv venv
. - Activate the virtual enviroment
source venv/bin/activate
osource venv/Scripts/activate
. - Install the requirements.txt with
pip install -r requirements.txt
. - Run
streamlit run app.py
. - Use the txt job description and upload a PDF file (only PDF allowed).
- See the results and download the
.csv
if you want to.
-
Notifications
You must be signed in to change notification settings - Fork 0
yerko-munoze/ranking-cv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Raking different resumes using similarity cosine.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published