<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Xybrid Blog</title>
		<description>Technical articles about on-device AI, edge inference, and building ML-powered applications.</description>
		<link>https://xybrid.dev/blog</link>
		<atom:link href="https://xybrid.dev/blog/rss.xml" rel="self" type="application/rss+xml"/>
		<language>en</language>
		<lastBuildDate>Fri, 03 Apr 2026 11:20:37 GMT</lastBuildDate>
		<image>
			<url>https://xybrid.dev/logo.png</url>
			<title>Xybrid Blog</title>
			<link>https://xybrid.dev/blog</link>
		</image>
		<item>
			<title><![CDATA[On-Device AI: The Complete Guide to Running ML Models Locally]]></title>
			<description><![CDATA[Everything you need to know about running machine learning models directly on mobile and desktop devices — privacy, latency, cost benefits, and how to get started.]]></description>
			<link>https://xybrid.dev/blog/on-device-ai-guide</link>
			<guid isPermaLink="true">https://xybrid.dev/blog/on-device-ai-guide</guid>
			<pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
			<category>on-device-ai</category>
			<category>edge-inference</category>
			<category>mobile-ml</category>
			<category>privacy</category>
			<author>Glenn Sonna</author>
		</item>
		<item>
			<title><![CDATA[Edge AI vs Cloud AI: When to Run Models On-Device]]></title>
			<description><![CDATA[A practical decision framework for choosing between on-device and cloud-based AI inference, with cost analysis, comparison tables, and real-world use cases.]]></description>
			<link>https://xybrid.dev/blog/edge-vs-cloud-inference</link>
			<guid isPermaLink="true">https://xybrid.dev/blog/edge-vs-cloud-inference</guid>
			<pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
			<category>edge-ai</category>
			<category>cloud-ai</category>
			<category>inference</category>
			<category>architecture</category>
			<category>cost-optimization</category>
			<author>Glenn Sonna</author>
		</item>
		<item>
			<title><![CDATA[Building a Voice Agent That Runs Entirely On-Device]]></title>
			<description><![CDATA[A step-by-step tutorial for building an on-device voice agent using Whisper, a local LLM, and Kokoro TTS — no cloud APIs, no internet required.]]></description>
			<link>https://xybrid.dev/blog/building-voice-agent-on-device</link>
			<guid isPermaLink="true">https://xybrid.dev/blog/building-voice-agent-on-device</guid>
			<pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
			<category>tutorial</category>
			<category>voice-agent</category>
			<category>tts</category>
			<category>asr</category>
			<category>on-device-ai</category>
			<category>flutter</category>
			<author>Glenn Sonna</author>
		</item>
	</channel>
</rss>