This project analyzes the resumes of the applicants and matches them with the given job requirements using Machine Learning and Natural Language Processing.
Then, it displays the similarity between the provided job description and the resumes in the form of percentages.
Installation:
- pip install -r requirements.txt
- Install Tesseract
- Update export file path
- py app.py
Datasets used :
- https://www.kaggle.com/datasets/aishikai/resume-dataset
- https://www.kaggle.com/datasets/udacity/armenian-online-job-postings
Installing Tesseract: