Skip to content

donrami/ats_resume_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ATS Resume Checker

A simple resume analyzer and job description matcher built with Python and Streamlit to help job seekers optimize their resumes for Applicant Tracking Systems (ATS).

Features

  • Upload resumes in LaTeX (.tex) or PDF format
  • Keyword analysis against 70+ tech industry terms
  • Resume scoring based on:
    • Section completeness (Experience, Skills, Education)
    • Presence of contact details
    • Length and bullet point usage
    • Readability score
  • Flesch Reading Ease Score
  • Job description keyword matching with match score
  • Visual keyword frequency charts

Getting Started

1. Clone the Repository

git clone https://github.com/donrami/ats-resume-checker.git
cd ats-resume-checker

2. Install Requirements

pip install -r requirements.txt

3. Run the App

streamlit run ats_streamlit_ui.py

License

This project is licensed under the GPL-2.0 License.

About

Simple ATS resume checker written in Python and Streamlit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages