Discover and explore top open-source AI tools and projects—updated daily.
resume-llmLocal, privacy-first résumé builder
Top 79.4% on SourcePulse
This project provides a privacy-first, local résumé builder that leverages Large Language Models (LLMs) and Markdown to generate Applicant Tracking System (ATS)-ready DOCX files. It's designed for job seekers who want to create professional résumés without relying on cloud services or exposing their personal data.
How It Works
The application utilizes a Docker Compose setup for easy deployment, comprising a frontend and a backend service. The backend interacts with a specified LLM API (e.g., Ollama) to process user input and job descriptions, generating ATS-friendly résumé content. This content is then converted to DOCX format using Pandoc, with all outputs saved locally.
Quick Start & Requirements
docker-compose up --buildCORS_ORIGIN, LLM_URL, MODEL_NAME, and PORT../output directory.Highlighted Details
Maintenance & Community
A new version is under development in the kanban-board folder, which aims to integrate résumé generation with a job application tracking Kanban board and AI-powered actionables. Further details for this new version are available in kanban-board/README.md.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
The project is described as having a new version under development, which may indicate ongoing changes or potential instability in the current release. The new version's resume generation currently does not export files.
2 months ago
1 day
instavm
ishaan1013