
Resume Screening Tool
Description:
An AI-driven tool for recruiters and hiring managers to screen resumes based on job descriptions. It ranks candidates based on keyword matching, experience, skill set, and education relevance. Uploading resumes in bulk and generating compatibility scores is supported.
Core Features:
- Resume upload (PDF/Docx)
- AI-based keyword matcher and scoring algorithm
- Job description parsing
- Shortlist and export functionality
- Admin dashboard with filters (experience, skills, score)
Use Case:
Used by recruitment agencies, HR teams, and job portals to automate initial screening of job applications.
Tech Stack:
- Frontend: Vue.js
- Backend: Python (Flask)
- Database: SQLite or PostgreSQL
- Extras: Resume Parser Library (like PyResparser or spaCy NLP), File Upload Service