Local AI is worth it for confidential work — deal terms, customer data, internal strategy — where cloud queries create genuine risk. Rowboat and Ollama running Qwen3 or Llama 4 Scout handle summarization and retrieval well. But Claude and ChatGPT still outpace local models for deep reasoning. Using Kahneman's System 1 and System 2 distinction, the optimal approach is local AI for daily knowledge work and cloud AI for the heavy analytical lifts.

The rowboat project appeared on Hacker News yesterday — an open-source, local-first AI assistant that builds a knowledge graph from your work, stores everything as plain Markdown files, and can run entirely on your machine without sending data to any cloud. It is the latest in a wave of local AI tools that includes anything from LM Studio and Ollama to local-first knowledge managers like SiYuan and the broader self-hosted AI movement. As someone who spends a lot of time thinking about where my data goes, I installed it within an hour of seeing the announcement. The question I wanted to answer for myself was simple and worth sharing: does the local AI trade-off — less capable models, more setup friction, no cloud sync — actually pay off for a founder who values both privacy and performance?

Let me start with the honest case for local AI, because it is stronger than most cloud-first advocates admit. The core insight from Daniel Kahneman's Thinking Fast and Slow is that the human brain has two systems: the fast, intuitive System 1 and the slow, deliberate System 2. Cloud-based AI tools like ChatGPT, Claude, and Perplexity are incredibly good at System 1 tasks — pattern matching, rapid synthesis, answering questions from vast training data. But for System 2 work — the kind of careful, context-rich analysis that a founder does when evaluating a strategic partnership or pressure-testing a business model — the latency and privacy overhead of sending every thought to a cloud server starts to matter. I noticed this most acutely when I was working on a confidential M&A analysis. Every time I queried an AI about the deal structure, I was handing a third-party server the same information I was contractually obligated to protect. Local AI eliminates that tension entirely: your queries never leave your machine.

The practical reality of running local AI in mid-2026 is still a compromise. Rowboat connects to local models via Ollama and LM Studio, and the best locally-runnable models — Qwen3 variants, DeepSeek's smaller distillations, the new Llama 4 Scout — are good for summarization, drafting, and knowledge retrieval. They are not good for the kind of deep reasoning that the best cloud models deliver. When I asked Rowboat's local mode to analyze a competitive landscape memo, it produced a competent summary. When I asked the same question to Claude's cloud model, the analysis was notably sharper, caught a contradiction I had missed, and suggested a strategic option I had not considered. That gap is shrinking fast — Qwen3-235B-A14B running locally is already within spitting distance of GPT-4.5 on several reasoning benchmarks — but it still exists.

My working setup, which I have been refining over the past few months, uses local AI for what Kahneman would call System 1 support — summarization, knowledge retrieval from my personal notes, quick drafts — and reserves cloud AI for the System 2 heavy lifting where the reasoning quality gap matters. Rowboat handles my daily knowledge work because it builds a persistent context from everything I write. For difficult strategic questions, I export my analysis and run it through Claude or ChatGPT with full context, aware that I am trading privacy for capability. This dual setup is not ideal, but it is honest about the current state of the technology.

The bottom line for a founder deciding whether to go local: if your work involves confidential information — deal terms, customer data, internal strategy — the privacy of local AI is not a nice-to-have, it is a non-negotiable that cloud-only users are ignoring. Install Rowboat or set up an Ollama + Obsidian workflow for your daily note-taking and knowledge retrieval. Use cloud AI for the heavy analytical lifts where you need the best reasoning, but do it with your eyes open about what you are sending out. And check back in six months: the local models are catching up fast, and the calculus may shift entirely.


Related: How to Find Your Passion · Best Self-Improvement Books · How to Make Better Decisions · What University Will Not Teach You