/hire-stack

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

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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