Skip to content

AdlaVijwal/smart-resume-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Resume Analyzer & Job Matcher

A Python + Streamlit app to analyze resumes using NLP and match them against job descriptions with a match score and skill suggestions.

Features

  • Resume (PDF) parser using pdfplumber
  • Skill extraction using spaCy
  • Job matching using TF-IDF and cosine similarity
  • Missing skill suggestions
  • Easy-to-use Streamlit UI

Tech Stack

  • Python
  • Streamlit
  • spaCy (NLP)
  • pdfplumber
  • scikit-learn

About

Streamlit NLP app that analyzes resumes & matches them to job description

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages