Skip to content

A personal project where I have used an LLM to create an AI application that takes in CVs and compares them to a Job Posting to derive the best matching profile for the job.

Notifications You must be signed in to change notification settings

kasiotis/resume-to-job-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-to-job-checker

A personal project where I have used an LLM to create an AI application that compare a list of CVs against a Job Description using two different methods.

  • calculates similarity scores between a job description and a list of CVs using embeddings generated by a language model.
  • prompt-based scoring using an open-source model that supports prompt interactions to compare the skills, qualifications, and experiences listed in the CV with those required in the job description.
cv-checker.mp4

About

A personal project where I have used an LLM to create an AI application that takes in CVs and compares them to a Job Posting to derive the best matching profile for the job.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published