<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>localhost/AI</title>
<link>https://localhost41.com/blog.html</link>
<description>On-device AI, made human. Notes on building private, local-first AI apps with QVAC.</description>
<language>en</language>
<item>
  <title>What Is QVAC — and Why We Built localhost/AI On It</title>
  <link>https://localhost41.com/articles/what-is-qvac.html</link>
  <guid>https://localhost41.com/articles/what-is-qvac.html</guid>
  <description>QVAC is Tether's open-source platform for running AI models directly on your own device, with no cloud and no account. Here's what it is and why it matters.</description>
  <pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC SDK Explained: What Developers Can Build With On-Device AI</title>
  <link>https://localhost41.com/articles/qvac-sdk-explained.html</link>
  <guid>https://localhost41.com/articles/qvac-sdk-explained.html</guid>
  <description>The QVAC SDK is the main entry point for building local-first AI apps. What it exposes, how models are loaded, and what to expect when building on it.</description>
  <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>How to Build a QVAC App: A Practical Starting Guide</title>
  <link>https://localhost41.com/articles/how-to-build-a-qvac-app.html</link>
  <guid>https://localhost41.com/articles/how-to-build-a-qvac-app.html</guid>
  <description>A practical sequence for building your first local-first AI application on the QVAC SDK, and the constraints to plan around.</description>
  <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Agents Explained: On-Device AI That Acts, Not Just Answers</title>
  <link>https://localhost41.com/articles/qvac-agents-explained.html</link>
  <guid>https://localhost41.com/articles/qvac-agents-explained.html</guid>
  <description>An agent takes actions, not just generates text. Running one locally changes its risk profile entirely, because a local agent reads your files where they already are.</description>
  <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs OpenAI: On-Device SDK vs Cloud API</title>
  <link>https://localhost41.com/articles/qvac-vs-openai.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-openai.html</guid>
  <description>How QVAC's on-device platform compares to OpenAI's hosted models — and the compatibility layer that lets you use both.</description>
  <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Local AI Use Cases: What On-Device AI Is Actually Good For</title>
  <link>https://localhost41.com/articles/qvac-local-ai-use-cases.html</link>
  <guid>https://localhost41.com/articles/qvac-local-ai-use-cases.html</guid>
  <description>Practical applications where on-device AI outperforms the cloud — and the cases where it honestly does not.</description>
  <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs Ollama: App SDK vs Local Model Runtime</title>
  <link>https://localhost41.com/articles/qvac-vs-ollama.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-ollama.html</guid>
  <description>Ollama runs open models on your desktop. QVAC is an SDK for shipping local-first apps, including on phones. They solve different problems, and both can be the right answer.</description>
  <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Workbench Guide: Tether's Local AI App, Explained</title>
  <link>https://localhost41.com/articles/qvac-workbench-guide.html</link>
  <guid>https://localhost41.com/articles/qvac-workbench-guide.html</guid>
  <description>QVAC Workbench is Tether's local AI app for phones and desktops. What it does, what Delegated Inference means, and how to use it to choose a model.</description>
  <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs LM Studio: Embeddable SDK vs Desktop App</title>
  <link>https://localhost41.com/articles/qvac-vs-lm-studio.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-lm-studio.html</guid>
  <description>LM Studio is a desktop application for downloading and chatting with local models. QVAC is a platform for building applications on them. Here is the practical difference.</description>
  <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Health Guide: Tether's Private, On-Device Health App</title>
  <link>https://localhost41.com/articles/qvac-health-guide.html</link>
  <guid>https://localhost41.com/articles/qvac-health-guide.html</guid>
  <description>QVAC Health aggregates wearable data into an encrypted offline dashboard, with on-device AI for natural-language logging and meal photo analysis. Here is how it works and why its architecture matters.</description>
  <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs Apple Intelligence: Cross-Platform SDK vs Apple's On-Device Models</title>
  <link>https://localhost41.com/articles/qvac-vs-apple-intelligence.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-apple-intelligence.html</guid>
  <description>Apple runs some AI on your iPhone and sends the harder requests to its own servers. QVAC sends nothing anywhere. The difference is where the boundary sits, and who controls it.</description>
  <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs Android AI: Cross-Platform SDK vs Google's On-Device Stack</title>
  <link>https://localhost41.com/articles/qvac-vs-android-ai.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-android-ai.html</guid>
  <description>Android's on-device AI is Google's model, on Google's terms. QVAC is open source, model-agnostic, and assumes no account. A comparison of the two approaches.</description>
  <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>The Best QVAC Apps: On-Device AI You Can Use Today</title>
  <link>https://localhost41.com/articles/best-qvac-apps.html</link>
  <guid>https://localhost41.com/articles/best-qvac-apps.html</guid>
  <description>The applications built on QVAC, from Tether's own Workbench and Health to independent local-first tools. What each does, and how to tell a genuine local app from a marketing claim.</description>
  <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs Local LLMs: Full App SDK vs Running a Model Locally</title>
  <link>https://localhost41.com/articles/qvac-vs-local-llms.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-local-llms.html</guid>
  <description>Running a local LLM gives you text generation. A real application also needs search, document reading, and speech. QVAC provides all of it on-device through one interface.</description>
  <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Developer Resources: Docs, SDK, Models, and Everything to Get Started</title>
  <link>https://localhost41.com/articles/qvac-developer-resources.html</link>
  <guid>https://localhost41.com/articles/qvac-developer-resources.html</guid>
  <description>Where QVAC's documentation and source live, what to read in which order, and the one thing to build before anything else.</description>
  <pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs Private AI Assistants: The Engine vs the Products</title>
  <link>https://localhost41.com/articles/qvac-vs-private-ai-assistants.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-private-ai-assistants.html</guid>
  <description>Many assistants describe themselves as private. Very few run on your device. Here is how to tell the difference.</description>
  <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Why On-Device AI? QVAC vs Cloud AI, Answered Simply</title>
  <link>https://localhost41.com/articles/qvac-vs-cloud-ai-explained.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-cloud-ai-explained.html</guid>
  <description>Quick, plain answers to the most common questions about QVAC vs cloud AI — is it more private, does it work offline, is it cheaper, and what's the catch.</description>
  <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Inside the QVAC Monorepo: A Map of Every Package</title>
  <link>https://localhost41.com/articles/qvac-monorepo-map.html</link>
  <guid>https://localhost41.com/articles/qvac-monorepo-map.html</guid>
  <description>A complete guide to QVAC's repository structure — every package in /packages, what it does, and how the SDK, addons, core libraries, and tools fit together.</description>
  <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Is QVAC Production-Ready? An Honest Assessment</title>
  <link>https://localhost41.com/articles/is-qvac-production-ready.html</link>
  <guid>https://localhost41.com/articles/is-qvac-production-ready.html</guid>
  <description>We're building consumer apps on QVAC. Here's a candid evaluation of the SDK's maturity — the repo signals, what works, what doesn't, and who should and shouldn't build on it today.</description>
  <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Private Finance Without Bank Linking: Why We Won't Connect to Your Bank</title>
  <link>https://localhost41.com/articles/private-finance-no-bank-linking.html</link>
  <guid>https://localhost41.com/articles/private-finance-no-bank-linking.html</guid>
  <description>Most finance apps require linking your bank through a third party like Plaid. Local Money (coming soon) won't — here's why on-device finance without a live bank connection will be more private, and how it will work.</description>
  <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Building On-Device Voice Assistants with QVAC</title>
  <link>https://localhost41.com/articles/qvac-voice-assistant.html</link>
  <guid>https://localhost41.com/articles/qvac-voice-assistant.html</guid>
  <description>QVAC chains transcription, text generation, and text-to-speech into a real-time voice loop that runs entirely on your device. Here's how to build a voice assistant that never sends your voice to the cloud.</description>
  <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>On-Device RAG Over Your Own Notes: How We're Building Chat-With-Your-Notes on QVAC</title>
  <link>https://localhost41.com/articles/on-device-rag-qvac-local-notes.html</link>
  <guid>https://localhost41.com/articles/on-device-rag-qvac-local-notes.html</guid>
  <description>A technical look at how localhost/AI is building retrieval-augmented chat over private notes using QVAC's on-device embeddings, vector search, and LLM — with nothing leaving the device.</description>
  <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>Delegated Inference: How Your Phone Borrows Your Laptop's GPU</title>
  <link>https://localhost41.com/articles/qvac-delegated-inference.html</link>
  <guid>https://localhost41.com/articles/qvac-delegated-inference.html</guid>
  <description>QVAC lets a device delegate AI inference to a peer over an encrypted P2P connection — your phone offloading to your desktop, no cloud involved. Here's how delegated inference and blind relays work.</description>
  <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>What Is QVAC? A Plain-English Guide to Tether's On-Device AI</title>
  <link>https://localhost41.com/articles/what-is-qvac-guide.html</link>
  <guid>https://localhost41.com/articles/what-is-qvac-guide.html</guid>
  <description>QVAC is Tether's open-source engine for running AI directly on your device — no cloud, no account, nothing leaving your phone. Here's what it is and why it matters, in plain English.</description>
  <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC for Robotics: Vision-Language-Action (VLA) Explained</title>
  <link>https://localhost41.com/articles/qvac-vla-robotics.html</link>
  <guid>https://localhost41.com/articles/qvac-vla-robotics.html</guid>
  <description>QVAC ships vision-language-action support — turning camera frames, robot state, and natural-language instructions into robot control, entirely on-device. Here's what VLA is and why local inference is non-negotiable for robots.</description>
  <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC Can Run a Brain–Computer Interface. Here's What That Means.</title>
  <link>https://localhost41.com/articles/qvac-bci-explained.html</link>
  <guid>https://localhost41.com/articles/qvac-bci-explained.html</guid>
  <description>QVAC ships brain–computer interface transcription — decoding multi-channel neural signals into text, entirely on-device. Here's what that is, why local processing matters more here than anywhere else, and where it points.</description>
  <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>How QVAC Actually Works Under the Hood: The Bare Worker Architecture</title>
  <link>https://localhost41.com/articles/qvac-architecture.html</link>
  <guid>https://localhost41.com/articles/qvac-architecture.html</guid>
  <description>A technical walkthrough of QVAC's internals — the Bare worker, the singleton RPC client, lazy initialization, and the four-phase lifecycle from loadModel() to close().</description>
  <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>The Complete Guide to QVAC's 15 AI Capabilities</title>
  <link>https://localhost41.com/articles/qvac-capabilities-guide.html</link>
  <guid>https://localhost41.com/articles/qvac-capabilities-guide.html</guid>
  <description>Every AI capability in the QVAC SDK — text generation, embeddings, RAG, fine-tuning, multimodal, image and video generation, transcription, TTS, voice assistant, translation, BCI, VLA, OCR, and image classification. All on-device.</description>
  <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
</item>
<item>
  <title>QVAC vs cloud AI</title>
  <link>https://localhost41.com/articles/qvac-vs-cloud-ai.html</link>
  <guid>https://localhost41.com/articles/qvac-vs-cloud-ai.html</guid>
  <description>The difference between running a model on your device and sending your data to someone else's. A structural comparison, not a feature list.</description>
  <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>
