TasfiaAddrita / ai-resume-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

AI Resume Builder

Status GitHub Issues GitHub Pull Requests License


AI resume builder that allows users to input a job description and tailor their resume to the keywords in the description.

πŸ“ Table of Contents

🧐 About

Even before the pandemic started, students and job-seekers struggled to make themselves stand out from thousands of other applicants.

Unfortunately, not many people know that there is no β€œone-size-fits-all” resume that they can submit to every company and role they apply to.

We want to build an app that allows users to build different resumes that are tailored to the company or role they are applying for. For example, if I apply to a Data Science position role at Make School, I should focus on presenting experiences, projects, certifications, etc. that highlight my data science skills as well as any experience that is related to edtech, like tutoring.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Clone the repo

git clone https://github.com/TasfiaAddrita/ai-resume-builder.git

Dependencies

Download dependencies from requirements.txt with

pip3 install -r requirements.txt

🎈 Usage

Run script with

python3 scraper.py

Enter a job url to begin. The job posting must be from USAjobs.com website

Example -> https://www.usajobs.gov/GetJob/ViewDetails/576145500

Follow instructions in console to see output.

πŸš€ Deployment

Add additional notes about how to deploy this on a live system.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

  • Thanks for all the developers who created libraries used in this project!

About


Languages

Language:Jupyter Notebook 61.8%Language:HTML 36.4%Language:Python 1.8%Language:CSS 0.0%