tejaspradhan / AI-based-Hiring-Platform

A Two-ended Hiring web application built using flask. The application uses document similarity techniques for recommendation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-based-Hiring-Platform

The aim of the project is to develop a web portal for recommending best resumes to employers and best projects/ job opportunities to employees based on their skills and competencies. This would make the internship and job recruitment process fair, simple and accurate and provide opportunities to deserving candidates.

This project uses NLP techniques to recommend jobs to employees and candidates to employers. With our state of the art recommendation algorithm,you can say goodbye to manual filtering and the tedious process of finding the right opportunity. The recommendation algorithm uses TF-IDF + Cosine Similarity

How to Run

  1. install requirements.txt using pip install -r requirements.txt
  2. Run the app using python app.py or flask run


Contributors



About

A Two-ended Hiring web application built using flask. The application uses document similarity techniques for recommendation.


Languages

Language:HTML 41.0%Language:CSS 30.0%Language:Python 23.1%Language:JavaScript 5.9%