An AI-powered Resume Generator that creates professional resumes instantly using local LLMs.
Built with Flask + Ollama + PDF export.
This project runs 100% locally with NO API cost.
✅ Generate resume using AI
✅ Works offline (no internet required)
✅ FREE forever (no OpenAI charges)
✅ Modern glass UI
✅ Loading animation
✅ Resume preview
✅ Download as PDF
✅ Clean professional formatting
- Python
- Flask
- Ollama (Local LLM)
- ReportLab (PDF generation)
- HTML/CSS
- JavaScript
This tool can be used for:
- Students creating resumes
- Job seekers
- Freelancers
- HR automation tools
- Resume SaaS apps
- Portfolio builders
- AI writing assistants
pip install flask reportlab
Start server
python app.py
Open browser
http://127.0.0.1:5000
🧠 What I Learned
AI prompt engineering
Integrating local LLMs
Generating PDFs with Python
Multi-page Flask apps
UX improvements (loading animations)
File downloads
Building SaaS-style tools
👨💻 Author
Darshan Kachare
AI Developer • SaaS Builder • Automation Tools