It is simple CV to job description compare tool Try at https://tak2cvcompare.herokuapp.com/
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
using sklearn libarary cosine_similarity and CountVectorizer modules it compares the two textes
Flask (preview with Heroku)
Python
sklearn
-Tuning the sklearn -Suggestions based on job description -Upload CV as a file ,job description as URL -Identfing the ATS type (based on URL)
github.com/ZhengTzer/resume-scanner