Skip to content

WingsMaker/ResumeRanking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ResumeRanking

Serverless Resume Ranking

# Google Web App : Building "Resume Ranking" Resume Ranking baesd on a given JD ( job description google document).

Reumes ranking using cosine similarity

Objective : What does the application do ?

To compare resume using cosine similarity on JD ( job description in google docs ) versus resumes files inside google drive.

What to create this app

[1]
You need your own google account to access the google drive.
To create a folder called "Resumes" under the root. Save the JD into google document format inside.
Upload a few resumes files inside. It can be word document format, google document format, PDF, Text format.

[2]
Goto https://script.google.com/home to create new project , take the source code Code.gs and Index.html from this place.
Inside the project, add the services "Google Drive API" and "Google Document API" accordingly.

Click on the "Deploy" button to define the project deployment type as "Web App".

Learning Google App Script

You can find the official documentation from Google, example.

https://developers.google.com/apps-script/articles/tutorials

What is Cosine Similarity

This is a topic in Data science under NLP\

https://www.sciencedirect.com/topics/computer-science/cosine-similarity

Reference

More learning material from Google Top 100 All Pokémon for javascript developers.

About

Serverless Resume Ranking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published