<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Local AI on Coderrob</title><link>https://coderrob.com/tags/local-ai/</link><description>Recent content in Local AI on Coderrob</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 14 May 2025 05:14:13 -0500</lastBuildDate><atom:link href="https://coderrob.com/tags/local-ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Fully Local, Privacy-First AI Chat with Ollama and Open WebUI</title><link>https://coderrob.com/posts/building-a-fully-local-privacy-first-ai-chat-with-ollama-and-open-webui/</link><pubDate>Wed, 14 May 2025 05:14:13 -0500</pubDate><guid>https://coderrob.com/posts/building-a-fully-local-privacy-first-ai-chat-with-ollama-and-open-webui/</guid><description>&lt;p&gt;Sometimes I want full control, not most, but total, end-to-end control over the tools I use to think, build, and create.&lt;/p&gt;
&lt;p&gt;That’s where Ollama and Open WebUI comes in. This is my go-to local AI chat setup: a fully local, OpenAI-style interface that runs quietly on your machine without whispering a word to the cloud.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://coderrob.com/img/open-webui-demo.gif" alt="Borrowed UI demo of Open WebUI"&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="what-i-use-this-for"&gt;What I Use This For&lt;/h2&gt;
&lt;p&gt;This isn’t just an academic exercise in privacy. I use this:&lt;/p&gt;</description></item><item><title>Local LLMs as a Code Assistant in Visual Studio Code</title><link>https://coderrob.com/posts/local-llms-as-a-code-assistant-in-visual-studio-code/</link><pubDate>Tue, 03 Dec 2024 10:00:17 -0600</pubDate><guid>https://coderrob.com/posts/local-llms-as-a-code-assistant-in-visual-studio-code/</guid><description>&lt;p&gt;I have been using a Visual Studio Code extension called &lt;a href="https://marketplace.visualstudio.com/items?itemName=Continue.continue"&gt;Continue&lt;/a&gt;, and it has become one of my favorite ways to work with local LLMs.&lt;/p&gt;
&lt;p&gt;The short version:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Continue lets you bring AI-assisted coding into VS Code while keeping the model, prompts, and workflow under your control.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That matters more than it sounds like it does.&lt;/p&gt;
&lt;h2 id="why-local-matters"&gt;Why Local Matters&lt;/h2&gt;
&lt;p&gt;Local models are not always the strongest models.&lt;/p&gt;
&lt;p&gt;They are not always the fastest models.&lt;/p&gt;</description></item></channel></rss>