//Dorian Lamouille
Back to projects
software

JobFit

Automatic job scraper with personal CV and cover letter using local agent

PythonReact

This project is aiming to facilitate my job search in general. This allows me to automatically filter jobs with a local LLM that will compare the job description to my expectations, experiences and skills. It will also create a draft for a CV and cover letter that are tailored for each company.

This works fully locally using 7B models from Hugging Face (Mistral and Qwen3), llama.cpp, Python and React for the display.