Back to AI Projects
Intermediate
AI Resume Screening & Ranking System
NLP tool that ranks resumes against a job description
An NLP-based tool that parses resumes (PDF/DOCX), extracts key skills/experience, and ranks candidates against a given job description using similarity scoring.
What's included
- Resume parsing from PDF/DOCX files
- Skill and keyword extraction
- Similarity-based ranking against job description
- Bulk upload and ranked results table
- Report covering approach and limitations
Tech stack
PythonspaCyScikit-learnStreamlit
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate