Refer'd Resume Scanner
I wanted to share a free resource we built to assist applicants with resume building. Our resume scanner identifies potential skills gaps between resumes and job listings while also serving as a resume checklist.
Explore the docs »
Report Bug · Request Feature
Table of Contents
About The Project
We built this scanner to allow applicants to freely check how their resume stacks up against jobs they want to apply to. Check out our core product at https://referd.ai/
Built With
- Python
- HTML
- CSS
- JavaScript
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- pip
pip install -r requirements.txt
Installation
-
Clone the repo
git clone https://github.com/Refer-d/resume_scanner_open_source.git
-
Install packages
pip install -r requirements.txt
-
You may need to install additional nltk word libraries
-
Create a config.py file (in the resume_scanner directory) specifying the parameters listed (see example_config.py)
Usage
Feel free to run this scanner on your local machine. Hopefully this gives you some insight on how you stack up to jobs you're interested in.
REMEMBER this scanner was built to model the ones used in the market today. What may look like a bug may have been intentional but please let us know.
For the most upto date scanner please go to https://resume.referd.ai/resumescanner/
(We try to keep this repository up to date but it often lags behind the live scanner)
Roadmap
- We plan to incorporate a better list of skills
- There are known issues with education being captured as years experience
See the open issues for a full list of proposed features (and known issues).
Contact
Chris Luong or Addison Narter - [email protected]
Project Link: https://github.com/Refer-d/resume_scanner_open_source