JAIJANYANI/Automated-Resume-Screening-System
Automated Resume Screening System using Machine Learning (With Dataset)
Implements fuzzy matching between job descriptions and resumes using collaborative and content-based filtering techniques. The system extracts text from PDF/document formats via textract and applies NLP preprocessing (NLTK, contractions, inflect) combined with gensim word embeddings for semantic similarity scoring. Flask-based web interface with Docker containerization; includes a paired dataset of resumes and job descriptions for model training.
472 stars. No commits in the last 6 months.
Stars
472
Forks
205
Language
CSS
License
MIT
Category
Last pushed
Jul 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JAIJANYANI/Automated-Resume-Screening-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tcet-opensource/resume-screener
AI based resume analysis and recommendation tool
SeekAI-786/Resume-Analyzer
Resume Analyzer is a prototype web application that allows users to upload multiple resumes and...
anukalp-mishra/Resume-Screening
Machine Learning Project on Resume Screening using Python
vineetpatel725/Resume-Ranker
Resume Ranker is the process of ranking a candidate for a given role based on his or her...
ZhiyuZhang803/Candidate_Profile_and_Job_Description_Bidirectional_Matching_System
This repo contains all files needed for constructing NLP based bidirectional matching system...