Your AI-powered partner for landing the perfect job.
ResuMate helps you optimize your resume for Applicant Tracking Systems (ATS) by comparing it against a Job Description (JD) using advanced AI.
Check out the live app here: ResuMate on Streamlit Cloud
Optimize your resume by uploading your PDF and pasting the JD.
Get a clear match score and a summary of your fit for the role.
Identify missing keywords and critical skills gaps.
Receive actionable feedback for each section of your resume.
- Match Percentage: See exactly how well your resume fits the role.
- Keyword Gap Analysis: Find out which technical skills you are missing.
- Section-by-Section Review: Get actionable feedback for improvements.
- ATS Compatibility Check: Ensure your resume is machine-readable.
- Clone the Repo:
git clone https://github.com/Cypher-redeye/ResuMate.git cd ResuMate/ATS_Resume_Optimizer - Install Dependencies:
pip install -r requirements.txt
- Run the App:
streamlit run app.py