Skip to content

sarveshgulhane/agenticATS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agenticATS

ATS Resume Shortlisting & Screening Workflow

This project implements an AI-powered ATS system that:

  • Retrieves resumes from Google Drive (using a public link),
  • Parses PDF, DOCX, and TXT resumes,
  • Uses NLP (embeddings and an LLM agent) to search and rank resumes based on a job description,
  • Presents a user-friendly dashboard built with Streamlit.

Setup

  1. Clone the repository.
  2. Create a virtual environment and install dependencies:
    pip install -r requirements.txt
  3. Run Application:
    streamlit run app.py

About

ATS Resume Shortlisting & Screening Workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages