Skip to content

misbahafzal/resume-keyword-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Assisted Resume Keyword Analyzer

A simple Python tool that analyzes a resume against a job description and identifies:

  • Matched Keywords
  • Missing Keywords
  • Resume–Job Fit Insights

Features

  • NLP-based keyword extraction
  • Comparison using Python + Pandas
  • Easy to run, extendable for LLM integrations

How to Run

  1. Install dependencies
    pip install -r requirements.txt

  2. Add your own:

    • sample_resume.txt
    • sample_job_description.txt
  3. Run the script
    python app.py

About

A simple Python tool that analyzes a resume against a job description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages