This project aims to build an AI-powered recruiter that automates resume parsing, candidate sourcing, messaging, interview booking, and feedback collection.
-
Clone the repository:
git clone https://github.com/aiclub-smvdu/AI_Recruter.git cd AI_Recruter
-
Create the virtual environment and activate it
python -m venv .venv
-
Install the required libraries
pip install -r requirements.txt
Now you can run this project on your local machaine
All files are present in utils folder