<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>TinyLLM on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/tinyllm/</link><description>Recent content in TinyLLM on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 06 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/tinyllm/index.xml" rel="self" type="application/rss+xml"/><item><title>Building the Agentic Core: STT to LLM to Intent Mapping</title><link>https://ai-blog.noorshomelab.dev/on-device-ai-agents-tiny-llms-guide-2026/agentic-core-intent-mapping/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/on-device-ai-agents-tiny-llms-guide-2026/agentic-core-intent-mapping/</guid><description>&lt;p&gt;In this chapter, we&amp;rsquo;re building the brain of our on-device AI agent: the core pipeline that translates user speech into actionable intents. This involves taking transcribed text, feeding it into a tiny, local Large Language Model (LLM), and then extracting a structured understanding of what the user wants to do. This is a critical step towards enabling truly intelligent, privacy-preserving interactions on edge devices.&lt;/p&gt;
&lt;p&gt;By the end of this milestone, you will have a functional Python script that can:&lt;/p&gt;</description></item><item><title>Deployment, Maintainability, and Expanding Edge AI Agent Concepts</title><link>https://ai-blog.noorshomelab.dev/on-device-ai-agents-tiny-llms-guide-2026/deployment-maintainability-expansion/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/on-device-ai-agents-tiny-llms-guide-2026/deployment-maintainability-expansion/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Shifting an on-device AI agent or tiny LLM system from a working prototype to a robust, production-ready solution is a significant engineering challenge. This chapter focuses on the critical transition from development to deployment, ensuring your intelligent edge systems operate reliably and efficiently in real-world environments. We&amp;rsquo;ll cover the practicalities of getting your agents into the field, keeping them healthy, and planning for their long-term evolution.&lt;/p&gt;
&lt;p&gt;The goal is to equip you with a production-minded approach. By the end, you&amp;rsquo;ll understand the key strategies for deploying AI to the edge, maintaining its performance, and conceptualizing how these intelligent systems can scale and adapt over time. This is where the theoretical potential of edge AI translates into tangible, dependable value.&lt;/p&gt;</description></item></channel></rss>