This project is an Applicant Tracking System (ATS) Resume Scorer, leveraging Generative AI and built using Python Flask. It allows users to upload resumes, match them against job descriptions, and receive scores based on AI-driven analysis. The application also provides skill recommendations and suggestions for enhancing resume alignment with desired roles.
-
Clone the Repository Clone the project to your local system: git clone
-
Navigate to the Project Directory cd
-
Run npm Install Install the required npm libraries.
-
Run the command npm start Start the React development server The application will be accessible at http://localhost:3000.
-
Access the Application User Interface: Upload resumes, provide job descriptions, and view scoring results.