CV-Vacancy Comparator

Assessing the correspondence between the fields of the vacancy and the CV to generate recommendations for filling out the fields, questions for the candidate and an overall assessment of the correspondence between the CV and the vacancy to rank candidates.

Comparator Diagram

Requirements

  • Python >=3.9

  • pip >=22.0 or PDM >=2.4.8

Installation

  1. Clone the repository locally.

$ git clone https://github.com/expert-hr/expert-hr.git
$ cd expert-hr/libs/hr_comparator/
  1. Install basic requirements.

$ python -m pip install -r requirements.txt