Skip to content

dsk-dev-ai/smart-resume-builder-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI Resume Builder (FREE Local AI)

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.


✨ Features

✅ 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


🛠 Tech Stack

  • Python
  • Flask
  • Ollama (Local LLM)
  • ReportLab (PDF generation)
  • HTML/CSS
  • JavaScript

🎯 Use Cases

This tool can be used for:

  • Students creating resumes
  • Job seekers
  • Freelancers
  • HR automation tools
  • Resume SaaS apps
  • Portfolio builders
  • AI writing assistants

📸 Screenshots

1 2 4 5

▶️ Run Locally

Install dependencies

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

About

AI-powered Resume Builder using Flask + Ollama that generates professional resumes instantly and exports them as PDF with a modern web interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors