Aim is to come up with a job recommender system, which takes the skills from LinkedIn and jobs from Indeed and throws the best jobs available for you according to your skills.
-
Updated
Oct 9, 2021 - Python
Aim is to come up with a job recommender system, which takes the skills from LinkedIn and jobs from Indeed and throws the best jobs available for you according to your skills.
Job recommendation system using NLP, in which a user’s description is evaluated via a trained NLP model and jobs are suggested based on the similarities between the user’s skill set and the job’s required skill set. Jobs are scraped from various trustworthy sites in real time using Selenium and stored in a database.
This is base-line approach for building job recommendation engine
[ICDM-2024] "DISCO: A Hierarchical Disentangled Cognitive Diagnosis Framework for Interpretable Job Recommendation"
Add a description, image, and links to the job-recommendation topic page so that developers can more easily learn about it.
To associate your repository with the job-recommendation topic, visit your repo's landing page and select "manage topics."