Giter Club home page Giter Club logo

ai_recruiter's Introduction

Data Science Project Repo

This repository is arranged as 3 submodules consisting on Vision, NLP and rule based models. The folder structure of the repo is as follows:

project_root/
├── data/
│   ├── raw/
│   ├── processed/
│   └── external/
├── notebooks/EDA
├── src/
│   ├── preprocessing/
|   |   ├── data_cleaning/
|   |   |── data_transformation/
|   |   |── feature_engineering/
|   |   └── data_normalization/
│   ├── modeling/
|   |   |── model_selection/
|   |   |── model_training/
|   |   └── model_tuning/
│   └── evaluation/
├── includes/
|   |── utilities/
|   └── constants/
|  
├── models/
|   |── vision/
|   |── audio/
|   └── text/
├── reports/
├── requirements.txt
├── config.yaml
└── README.md

Motivation

Growing organizations conduct multiple recruitment drives for finding the best candidates for being part of their company. Post pandemic there has been a rise of virtual interviews. During the entire recuitmnent process some of the evaluations and actions taken are rule based eg. experience, expected CTC, notice peroid etc, which can be automated. There are some criteria which are not in the books but can cause a candidate to be rejected or selected for next round eg.Language, fluency, tone, etc. A machine can be trained to analyse such traits and provide a candidate's behavioural insights to the interviewer. While other evaluations require human in the loop like scenario based questions, use case implementation etc.

In real time the interview panel used to listen to the recording of initial screening round, before selecting the candidate for next round. There can be over 50 recordings that the manager might have to go through in a day to make this decesion. This is a tidious task. Here in when the AI recruiter could pitch in. It can perform the above tasks and help the management to make smart choices.

AI Recruiter

This AI solution can provide visual,linguistic and rule based insights from video recordings of virtual meetings.

Quickstart/Demo

Table of Contents

Installation

(Back to top)

Usage

(Back to top)

Development

(Back to top)

Contribute

(Back to top)

License

(Back to top)

ai_recruiter's People

Contributors

skarot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.