Skip to content

Resume Reviewer is an application used to review the candidates resumes and grade them using the NLP (Natural Language Processing) techniques.

Notifications You must be signed in to change notification settings

NelluriAnusha/Resume_Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resume_Reviewer

Resume Reviewer is an application used to review the candidates resumes and grade them using the NLP (Natural Language Processing) techniques.

  • Clone my repository.
  • Open CMD in working directory.
  • Run following command.
    pip install -r requirements.txt
    
  • App.py is the main Python file of Streamlit Web-Application.
  • Courses.py is the Python file that contains courses and youtube video links.
  • Download XAMP or any other control panel, and turn on the Apache & SQL service.
  • To run app, write following command in CMD. or use any IDE.
    streamlit run App.py
    
  • Uploaded_Resumes folder is contaning the user's uploaded resumes.

About

Resume Reviewer is an application used to review the candidates resumes and grade them using the NLP (Natural Language Processing) techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages