Inspiration:

Going to Infosys's presentation and hearing about Qorvo's price for assisting HR hiring processes

What it does

grades resumes for how well they fit a job description

How we built it

We made a script in Python where people can hard code in a job description, and call it in any directory containing resumes to grade them.

Challenges we ran into

Trouble connecting to a fronted, and my partner's computer would not run openai

Accomplishments that we're proud of

Figuring out how to convert word documents to text files in python.

What we learned

How to use openai's api, and how to manipulate local files using Python.

What's next for Resume Grader

Making it compatible for PDF's, making the output more user friendly and standardized, and connecting it to a frontend.

Built With

Share this project:

Updates