ATS Tracking is a powerful tool designed to simplify the recruitment process by effortlessly analyzing resumes, delivering a quick percentage match, and highlighting missing keywords. With ATS Tracking, streamline your recruitment journey and make informed hiring decisions.
- Resume Analysis: ATS Tracking analyzes resumes to identify relevant skills, experience, and qualifications.
- Percentage Match: Quickly determine the percentage match between a candidate's resume and job requirements.
- Keyword Highlighting: Highlight missing keywords in resumes to identify potential gaps in qualifications.
- Simplified Recruitment: Streamline the recruitment process by automating resume screening and candidate evaluation.
- Python
- Gemini
- Langchain
To install ATS Tracking, follow these steps:
-
Clone the repository:
git clone https://github.com/rohit-yadavv/ats-tracking.git
-
Navigate to the project directory:
cd ats-tracking
-
Install dependencies:
pip install -r requirements.txt
- Add job requirements: Define the required skills, experience, and qualifications for the job.
- Upload resumes: Upload candidate resumes to analyze their suitability for the job.
- View analysis: Review the percentage match and keyword highlighting to assess candidate suitability.
Contributions are welcome! If you'd like to contribute to ATS Tracking, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes and commit them (
git commit -am 'Add new feature'
). - Push your changes to your fork (
git push origin feature/new-feature
). - Create a new Pull Request.