I stopped paying for AI writing tools by running everything locally on my machine — here's my setup
For the past few months I've been using Ollama to run AI models
locally and slowly replaced every paid AI tool I was using.
My current workflow:
Writing emails — I highlight my rough notes on any webpage,
right-click, and get a full structured email in seconds. Never
leave the tab I'm working in.
Job applications — I uploaded a screenshot of my resume once.
Now when I find a job posting I just select the description,
hit Job Apply, and get a personalized application email using
my actual skills and experience. Not a generic template.
Explaining images — anything on my screen I don't understand,
I snip it and ask the model to explain it. Error messages,
diagrams, screenshots from docs.
Rewriting — select any text anywhere on the web, rewrite it,
shorten it, make it professional, casual, whatever I need.
All of this runs on gemma4 locally. Zero API costs, zero
subscriptions, nothing leaves my machine.
The only cost was the time to set up Ollama, downloading a model even works with ollama cloud and a simple chrome extension.
After that it's completely free forever.
Anyone else running a similar local AI workflow? Curious what
models people are using for writing tasks specifically.