Skip to content

Rahul20004/ATS-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation


ATS-Tracker

Welcome to the ATS-Tracker repository! This project is a powerful LLM-based tool designed to analyze resumes, calculate ATS (Applicant Tracking System) scores, and match job descriptions (JD) with resumes.

DEMO

ATS.Tracker.mp4

Table of Contents

Features

  • Resume Analyzer: Analyze resumes using a language model to extract key information and evaluate quality.
  • ATS Score Calculator: Calculate the ATS score of a resume to determine its compatibility with common ATS algorithms.
  • JD Match Analyzer: Match job descriptions with resumes to evaluate the fit for specific job roles.

Installation

To get started with ATS-Tracker, follow these steps:

  1. Clone the repository:

    git clone https://github.com/AadityaSukhoi/ATS-Tracker.git
  2. Navigate to the project directory:

    cd ATS-Tracker
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

To run the application, execute the following command:

streamlit run app.py

This will start the Streamlit server and open the application in your web browser.

Project Structure

  • app.py: The main application file.
  • requirements.txt: A list of dependencies required to run the application.

Contributing

We welcome contributions to improve ATS-Tracker! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

LinkedIn Post link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%