AI-powered Resume Analyzer that evaluates resumes against job descriptions using NLP-based keyword matching and similarity scoring to generate ATS scores and skill-gap insights.
FastAPI | NLP | Scikit-learn | Python | PDF Parsing
pip install -r requirements.txt
uvicorn main:app --reload