A resume screening system built with Machine Learning and NLP that automatically classifies resumes into job categories, extracts skills, and matches candidates to job descriptions using TF-IDF and SBERT embeddings. Includes an interactive Streamlit app for HR teams to analyze single or bulk resumes and rank candidates by relevance.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Fix: match scikit-learn and joblib versions with local environment
0db5d90View on GitHubUpdated app.py, retrained TF-IDF model, and project notebook
bf7c2d8View on GitHub