<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Client-Side AI on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/client-side-ai/</link><description>Recent content in Client-Side AI on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 30 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/client-side-ai/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 2: Your First AI Bridge: Connecting React/RN to AI APIs</title><link>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/02-connecting-to-ai-apis/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/02-connecting-to-ai-apis/</guid><description>&lt;h2 id="chapter-2-your-first-ai-bridge-connecting-reactrn-to-ai-apis"&gt;Chapter 2: Your First AI Bridge: Connecting React/RN to AI APIs&lt;/h2&gt;
&lt;p&gt;Welcome back, future AI architect! In Chapter 1, we set the stage for building intelligent user interfaces. Now, it&amp;rsquo;s time to take our first concrete step: connecting your React or React Native application to an actual AI service. Think of this as building the foundational bridge that allows your UI to communicate with powerful AI models residing elsewhere.&lt;/p&gt;
&lt;p&gt;This chapter will guide you through the essentials of making API calls to external AI services. We&amp;rsquo;ll cover crucial topics like securely managing API keys (a non-negotiable best practice!), structuring your requests, and gracefully handling the AI&amp;rsquo;s responses. By the end, you&amp;rsquo;ll have a working understanding of how to send a user&amp;rsquo;s input to an AI model and display its output, setting the foundation for truly interactive AI experiences.&lt;/p&gt;</description></item><item><title>Chapter 8: Local Intelligence: In-Browser AI with Transformers.js</title><link>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/08-in-browser-ai-transformers-js/</link><pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-frontend-react-rn-guide-2026/08-in-browser-ai-transformers-js/</guid><description>&lt;h2 id="chapter-8-local-intelligence-in-browser-ai-with-transformersjs"&gt;Chapter 8: Local Intelligence: In-Browser AI with Transformers.js&lt;/h2&gt;
&lt;h3 id="-introduction-bringing-ai-to-the-browser-edge"&gt;🚀 Introduction: Bringing AI to the Browser Edge&lt;/h3&gt;
&lt;p&gt;Welcome back, future AI architect! So far in our journey, we&amp;rsquo;ve explored how to tap into the immense power of AI models and agentic systems living on distant servers. We&amp;rsquo;ve learned to send prompts, manage streaming responses, and even orchestrate complex agent behaviors, all by communicating with a backend. But what if you could bring that intelligence &lt;em&gt;directly&lt;/em&gt; to your user&amp;rsquo;s device? What if your AI features could run without an internet connection, prioritize user privacy by keeping data local, and respond with lightning speed?&lt;/p&gt;</description></item></channel></rss>