amiradridi / Job-Resume-Matching
The idea is to calculate the similarity between the resume and the job description and then return the resumes with the highest similarity score.
☆112Updated 2 years ago
Alternatives and similar repositories for Job-Resume-Matching:
Users that are interested in Job-Resume-Matching are comparing it to the libraries listed below
- The purpose of this project was to defeat the current Application Tracking System used by most of the organization to filter out resumes.…☆167Updated 3 years ago
- ☆39Updated 3 years ago
- This is a project aiming to optimize the recruitment process. It integrates an advanced Applicant Tracking System with Google Gemini Pro,…☆47Updated last year
- Code to parse information such as Name, Email, Phone Number, Skill sets and Qualification from a given resume.☆23Updated 5 years ago
- Machine Learning Project on Resume Screening using Python☆52Updated last month
- ☆37Updated last year
- This repository contains code how to build job recommendation engine using Kaggle 'Job Recommendation Challenge' dataset☆62Updated 6 years ago
- Extracting Skills from resume using Machine Learning☆31Updated 4 years ago
- ☆19Updated last year
- Developed an AI application using LLM to analyze user resumes and provided the summarization, strengths, weaknesses, suggestions, suitabl…☆143Updated last month
- Given a job description, the model uses POS and Classifier to determine the skills therein.☆32Updated 4 years ago
- AI-Powered Resume Speed Screening☆50Updated 3 months ago
- This is an end to end machine learning project served on Flask for parsing and ranking candidates based on similarity scores between resu…☆17Updated 3 weeks ago
- Resume and CV Summarization and Paring with Spacy in Python☆90Updated 2 years ago
- This tool aims to simplify the process of reviewing job applicants' resumes, extracting relevant data, and making data-driven decisions i…☆10Updated last year
- The Resume Expert Streamlit application stands as a significant tool in bridging the gap between job seekers and their ideal job roles. B…☆22Updated last year
- AI models for automatic job application pipeline (user CV, job description analysis (customized NER/SpaCy) and artificial cover letter ge…☆35Updated 9 months ago
- Resume parser with ner using state of art in deep learning with transformers specifically bert.