Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 557 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 557 Bytes

AI Recruiter

Overview

This project aims to build an AI-powered recruiter that automates resume parsing, candidate sourcing, messaging, interview booking, and feedback collection.

Setup

  1. Clone the repository:

    git clone https://github.com/aiclub-smvdu/AI_Recruter.git
    cd AI_Recruter
    
  2. Create the virtual environment and activate it python -m venv .venv

  3. 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