A tool to compare job descriptions with my existing projects and filter relevant ones and generate relevant bullet points. It also acts as a personal database for storing projects and bullet points, making resume updates easier. Since entry-level roles often require casting a wide net, this helps keep track of different projects for quick access.
Web App link: here
- Flask
- TailwindCSS
- PostgreSQL
- Gemini API
- Beautiful Soup
- Pandas
- Edit or add bullet points on your own (don't use AI).
- README scraping for more detailed comparisons.
To clone this repository, run:
git clone https://github.com/0layiw0la/Github-JD.git
cd Github-JD
If the project has dependencies, install them using:
pip install -r requirements.txt
To execute main.py
, use:
python main.py
Ensure you have Python installed and the required dependencies set up before running the script.