nipdep / CVScoreMaster

AI powered Automated CV Shortlisting and Scoring for Job Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CV ScoreMaster

Introduction

CV ScoreMaster is a cutting-edge web application that revolutionizes the recruitment process by automating the CV shortlisting and scoring process. Our advanced algorithms analyze job descriptions and CVs to provide an efficient and objective evaluation of candidates. Save time and resources by effortlessly identifying the most qualified candidates for your job openings. With CV ScoreMaster, streamline your hiring process and make data-driven decisions to find the perfect fit for your organization.

Installation

  1. Setup python virtual environment [$ run the command in the terminal under current folder dir] python -m venv venv
  2. Activate newly created python env venv/Scripts/activate
  3. Install main libraries pip install -r requirements.txt

Run Application

  1. Activate built python env. venv/Scripts/activate
  2. Run the application wave run app.app
  3. View Application at you browser http://localhost:10101/ *ctrl + c for shutdown the application

Functionalities

Home page

Job Description page

CV Analysis page

About

AI powered Automated CV Shortlisting and Scoring for Job Applications

License:Apache License 2.0


Languages

Language:Python 100.0%