Yesterday, I walked through how to read AI pricing so you know what you’re committing to before you sign up for a model. The piece underneath all of it, the one I’ve been building toward, is this one: you don’t have to commit to anyone’s model at all.
Every build I’ve published over the past few weeks has given you one piece of this. The local agent build put a private model on your laptop with n8n, Ollama, and Docker. No API keys necessary. The Monday metrics build taught the agent to answer from wherever you’re storing your data instead of inventing numbers, and to say ‘I don’t have that’ when the answer wasn’t there. The RAG build in NotebookLM showed how retrieval lets a model answer from your documents. The prompt engineering piece made the case for treating your system prompt as an asset, versioned and tested, not a throwaway string.
Today, those pieces become one thing you own: a support assistant that runs entirely on your own machine, answers from your team’s documents, speaks in your team’s voice, and refuses to make things up. This is the same system I built for Asaura AI. You’ll build your version of it in the next half hour, for free, and when you’re done, the model is yours. No vendor update can take it out from under you, because no vendor is in the loop.
Below the paywall is the complete build, every step from an empty workflow to a working assistant you’ve tested and trust, plus the downloadable files ready to paste in.

