Improve resume using LLM
The app is hosted on streamlit cloud: https://llmresume.streamlit.app/
Paste the job description and upload your resume to obtain insights, including:
- an overall match percentage;
- key skills that should be highlighted in your resume;
- identification of keywords from the job description that are not present in your resume.
To run it locally
Make sure docker is installed, otherwise run installdocker.sh first:
sh installdocker.sh
Download source code:
git clone https://github.com/19revey/LLM_resume.git
Build docker image and start container:
docker compose up
Enjoy Reading This Article?
Here are some more articles you might like to read next: