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.
-
Set-up local environment and activate it.
python3 -m venv env && source env/bin/activate
-
Install dependencies.
pip3 install -r requirements.txt