AI Resume Screening SaaS is a full-stack application that automates resume screening and candidate matching using artificial intelligence. The platform allows recruiters to upload job descriptions and resumes, then uses machine learning models to rank candidates based on semantic similarity, skills matching, and experience evaluation. The system provides a professional dashboard with analytics, candidate management, and export capabilities.
clone the code using this link https://github.com/surendrareddy235/airesumescreening.git
npm i
npm run devmake sure you have Node.js 20 LTS (v20.11.0 or higher, ideally 20.17.0+)