Skip to content

Get AI to sort through all resumes based on criteria that you control.

License

Notifications You must be signed in to change notification settings

kaushalvivek/hire-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hire Stack: an AI-powered Hiring Assistant

Reading through hundreds and thousands of resumes to find relevant candidates is difficult. Hiring Stack makes it easy. It leverages GPT4 and evaluation criteria provided by you, to evaluate and sort resumes for you to act on. All you need is a dump of resume files, and Hire Stack can help you out!

Moreover, you can also use Hire Stack to reach out to candidates through an automated email, and fetch resumes from Greenhouse, if that's your job portal.

Setup

Set up the environment

  1. Set-up local environment and activate it.

    python3 -m venv env && source env/bin/activate

  2. Install dependencies.

    pip3 install -r requirements.txt

Populating the config

(optional) Cache

Usage

Evaluating Resumes

Fetching Resumes (Greenhouse)

Reaching out to candidates

About

Get AI to sort through all resumes based on criteria that you control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages