<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>MultiAgentOS blog</title>
    <link>https://www.multiagentai.ai/blog/</link>
    <description>Articles on local-first AI, multi-agent orchestration, BYO LLMs, and privacy-focused AI tooling. From the team behind MultiAgentOS.</description>
    <language>en-us</language>
    <atom:link href="https://www.multiagentai.ai/rss.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@multiagentai.ai (Luke Kevin McLaughlin)</managingEditor>
    <copyright>Copyright 2026 Luke Kevin McLaughlin</copyright>

    <item>
      <title>Multi-agent AI explained — what it actually is, and when it's useful</title>
      <link>https://www.multiagentai.ai/blog/multi-agent-ai-explained/</link>
      <guid isPermaLink="true">https://www.multiagentai.ai/blog/multi-agent-ai-explained/</guid>
      <pubDate>Sat, 09 May 2026 12:00:00 GMT</pubDate>
      <category>Concepts</category>
      <description>The honest version: a multi-agent system is just multiple LLM calls coordinated by a controller. Here's what that looks like in practice, when it beats single-prompt approaches, and when it's overkill.</description>
    </item>

    <item>
      <title>Local LLMs vs. cloud APIs — the 5-year cost reality</title>
      <link>https://www.multiagentai.ai/blog/local-llm-vs-cloud-api-cost/</link>
      <guid isPermaLink="true">https://www.multiagentai.ai/blog/local-llm-vs-cloud-api-cost/</guid>
      <pubDate>Sat, 09 May 2026 12:00:00 GMT</pubDate>
      <category>Cost</category>
      <description>For most agentic workloads, a $1,500 GPU pays for itself in 6–18 months versus OpenAI / Anthropic API spend. Here's the math, the break-even points, and the workloads where it doesn't apply.</description>
    </item>

    <item>
      <title>Cursor vs. MultiAgentOS for privacy-sensitive teams</title>
      <link>https://www.multiagentai.ai/blog/cursor-vs-multiagentos-privacy/</link>
      <guid isPermaLink="true">https://www.multiagentai.ai/blog/cursor-vs-multiagentos-privacy/</guid>
      <pubDate>Sat, 09 May 2026 12:00:00 GMT</pubDate>
      <category>vs</category>
      <description>Cursor is a great editor; it just sends your code to OpenAI / Anthropic. For teams where that's a non-starter (legal, healthcare, finance, gov, defence), here's a side-by-side and a migration playbook.</description>
    </item>

    <item>
      <title>How to run AI agents locally with Ollama — a practical 30-minute setup</title>
      <link>https://www.multiagentai.ai/blog/run-ai-agents-locally-with-ollama/</link>
      <guid isPermaLink="true">https://www.multiagentai.ai/blog/run-ai-agents-locally-with-ollama/</guid>
      <pubDate>Sat, 09 May 2026 12:00:00 GMT</pubDate>
      <category>How-to</category>
      <description>From a clean machine to a multi-agent setup that actually does work — installing Ollama, picking a tool-capable model, wiring it into MultiAgentOS, and running your first end-to-end task.</description>
    </item>
  </channel>
</rss>
