Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 689 Bytes

File metadata and controls

24 lines (22 loc) · 689 Bytes

CV compare

It is simple CV to job description compare tool Try at https://tak2cvcompare.herokuapp.com/

Inspiration

Use AI to Compare the CV to the job description to beat the ATS (Applicant tracking systems) in order to higher your chances to get the job

What it does

using sklearn libarary cosine_similarity and CountVectorizer modules it compares the two textes

How I built it

Frontend:

Flask (preview with Heroku)

Backend :

Python
sklearn

What's next

-Tuning the sklearn -Suggestions based on job description -Upload CV as a file ,job description as URL -Identfing the ATS type (based on URL)

Refrences

github.com/ZhengTzer/resume-scanner