Skip to content

RaoXdev/Resume_Analyzer_using_NLP

Repository files navigation

Resume Score Analyzer App

Features

  • User's & Admin Section
  • Resume Score
  • Resume writing Tips suggestions
  • Courses Recommendations
  • Skills Recommendations

Usage

  • Clone 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.
  • Classifier.py is the main file which is containing a KNN Algorithm.

About

Check your Resume is ATS Ready or Not with this Tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages