Skip to content

Frontend code for the ATS Resume scorer web Application. Most updated versions available.

Notifications You must be signed in to change notification settings

Ramsha42001/ats-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATS Resume Scorer Web Application

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.

Key Features

Resume Parsing: Extracts and analyzes key information from resumes.

AI Scoring: Assigns scores based on job descriptions using Generative AI.

Skill Recommendations: Suggests skills and courses to improve resume relevance.

Admin Dashboard: Includes visualizations like pie charts for login statistics and parsing data.

Deployment: Built using Python Flask, suitable for local and cloud deployment.

Steps to Run the Project

  1. Clone the Repository Clone the project to your local system: git clone

  2. Navigate to the Project Directory cd

  3. Run npm Install Install the required npm libraries.

  4. Run the command npm start Start the React development server The application will be accessible at http://localhost:3000.

  5. Access the Application User Interface: Upload resumes, provide job descriptions, and view scoring results.

Releases

No releases published

Packages

No packages published

Languages