Skip to content

benhhack/basic-keyword-extractor-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Basic Keyword Extractor

A keyword extractor that my friends and I use for job applications.


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

After graduating from university, I went off applying for jobs. However, I found that I was not getting any interviews, never mind offers, despite a strong resume. I did some research and found out that most companies use AI to filter out resumes and, clearly, mine was not making the cut. Consequently, I decided to create a keyword extractor to overcome this barrier.

I hope that anyone who is in this position can use this project effectively. If you're looking for a software dev role, contribute and add this project to your resume!

(back to top)

Built With

(back to top)

Getting Started

Just install and run the project. Note that it is still very early stages and so it is very basic. WIll slowly improve and maintain alongside my job search.

Prerequisites

  • Python: see this article on Python installation
  • Firefox/Google Chrome for testing (default is Firefox)

Installation

  1. Clone the repo
    git clone https://github.com/benhhack/basic-keyword-extractor-app
  2. Run the shell files
    ./runApp.sh

(back to top)

Roadmap

  • Tabs for more visualizations
    • WordCloud
  • Make it prettier
  • Improve the keyword extractor
    • See ATS requirements and match it
    • Increase customisability
  • Create a comparison function for resumes.
  • Update tests

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Benjamin Hack - LinkedIn - benhhack@gmail.com

Project Link: https://github.com/benhhack/basic-keyword-extractor-app

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published