<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>gekro | AI Engineering Lab</title><description>Personal engineering lab by Rohit. Deep dives into agentic AI, self-hosting, and building at the edge.</description><link>https://gekro.com/</link><language>en-us</language><managingEditor>11652coral@gmail.com (Rohit Burani)</managingEditor><webMaster>11652coral@gmail.com (Rohit Burani)</webMaster><item><title>The Token Economics of Local AI</title><link>https://gekro.com/blog/token-economics/</link><guid isPermaLink="true">https://gekro.com/blog/token-economics/</guid><description>Rohit argues that owning the inference layer pays for itself at every scale, from a solo home lab up to a 50,000-user enterprise. He breaks down why cloud API costs grow linearly with adoption while owned-hardware costs plateau, why pre-training a model from scratch is a multi-million-dollar trap nobody outside frontier labs needs to fall into, and how Parameter-Efficient Fine-Tuning collapses the customization cost to a few hundred dollars on a single consumer GPU.</description><pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>AI Engineering</category><category>Architecture</category></item><item><title>Sonic Phoenix: Bringing 7,246 Forgotten Songs Back from the Dead</title><link>https://gekro.com/blog/sonic-phoenix/</link><guid isPermaLink="true">https://gekro.com/blog/sonic-phoenix/</guid><description>Rohit built Sonic Phoenix, a seven-phase pipeline that used acoustic fingerprinting, language classification, and metadata enrichment to extract a structured catalog from 7,246 chaotic audio files - then deleted the 30GB of audio and shipped the metadata as an AI skill for on-demand Spotify playlist curation. The project started when his kid asked to hear the music he grew up with.</description><pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>AI</category><category>Automation</category><category>Productivity</category></item><item><title>AI Codes Like a Genius. Architects Like a Goldfish.</title><link>https://gekro.com/blog/ai-codes-like-genius/</link><guid isPermaLink="true">https://gekro.com/blog/ai-codes-like-genius/</guid><description>AI coding tools act as stateless engines that degrade without architectural constraints. This post details the exact template and knowledge base strategy that prevents cascading inconsistencies from turning a working POC into an unfixable production codebase.</description><pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>AI Engineering</category><category>Architecture</category><category>Productivity</category></item><item><title>Financially Air-Gapping A Raspberry Pi AI Swarm</title><link>https://gekro.com/blog/pi5-mcp-orchestrator/</link><guid isPermaLink="true">https://gekro.com/blog/pi5-mcp-orchestrator/</guid><description>A detailed teardown of converting a Raspberry Pi 5 16GB into an isolated Docker network governed by a Master Control Program. Highlights using a manifest.ai router to triage tasks to cost-effective OpenRouter DeepSeek V3 workers.</description><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Architecture</category><category>Raspberry Pi</category><category>OpenClaw</category><category>Docker</category></item><item><title>Printing the Foundation: 3D Construction as Green Infrastructure</title><link>https://gekro.com/blog/3d-printed-infrastructure/</link><guid isPermaLink="true">https://gekro.com/blog/3d-printed-infrastructure/</guid><description>Rohit explores the shift toward 3D-printed housing, focusing on the reduction of material waste and the rise of low-carbon geopolymers in construction. He argues that this technology transforms contractors from manual laborers into robotic orchestrators.</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>3D Printing</category><category>Green Infrastructure</category><category>Material Science</category></item><item><title>Terminal Velocity: The CLI as your AI Abstraction Layer</title><link>https://gekro.com/blog/terminal-velocity/</link><guid isPermaLink="true">https://gekro.com/blog/terminal-velocity/</guid><description>Rohit shares his optimized WSL2/Zsh workflow, including AI-powered shell functions for automated commits, log analysis, and file summarization.</description><pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Workflow</category><category>CLI</category><category>WSL2</category></item><item><title>Hello, Ollama: Local Inference is Your Architectural Insurance</title><link>https://gekro.com/blog/hello-ollama/</link><guid isPermaLink="true">https://gekro.com/blog/hello-ollama/</guid><description>Rohit demonstrates how to deploy Ollama on a Raspberry Pi cluster to serve as a high-availability fallback for cloud-based AI services.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Local LLM</category><category>Python</category><category>Raspberry Pi</category></item><item><title>API Sovereignty: Building for the 2 AM Failure</title><link>https://gekro.com/blog/api-sovereignty/</link><guid isPermaLink="true">https://gekro.com/blog/api-sovereignty/</guid><description>Rohit implements a multi-provider LLM client with automatic fallback to local Ollama instances to ensure system resilience during cloud API outages.</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>APIs</category><category>Architecture</category><category>Python</category></item><item><title>The Mac Mini M4: The Un-official Local LLM King</title><link>https://gekro.com/blog/mac-mini-llm-king/</link><guid isPermaLink="true">https://gekro.com/blog/mac-mini-llm-king/</guid><description>Rohit analyzes the cost-to-performance ratio of Apple Silicon for LLM inference, highlighting the Unified Memory Architecture as a superior alternative to discrete GPUs.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Hardware</category><category>Apple Silicon</category><category>LLMs</category></item><item><title>The Linux Edge: Why AI Breathes Better in the Kernel</title><link>https://gekro.com/blog/linux-edge/</link><guid isPermaLink="true">https://gekro.com/blog/linux-edge/</guid><description>Rohit explains the technical superiority of Linux for AI development, focusing on WSL2&apos;s GPU paravirtualization and native Docker performance.</description><pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Linux</category><category>Docker</category><category>Performance</category></item><item><title>The Raspberry Pi Master: Your 24/7 Lab Assistant</title><link>https://gekro.com/blog/raspberry-pi-lab-assistant/</link><guid isPermaLink="true">https://gekro.com/blog/raspberry-pi-lab-assistant/</guid><description>Rohit documents the Raspberry Pi&apos;s role as a low-power, high-availability utility node for MQTT brokering, Tesla telemetry ingestion, and agent scheduling.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Hardware</category><category>Raspberry Pi</category><category>AI Agents</category></item><item><title>The Architecture of a Lab: Splitting Brain from Body</title><link>https://gekro.com/blog/architecture-of-a-lab/</link><guid isPermaLink="true">https://gekro.com/blog/architecture-of-a-lab/</guid><description>Rohit details the decoupling of &apos;Brain&apos; (Python/AI logic) from &apos;Body&apos; (Astro/UI) to build a scalable, resilient engineering lab that survives cloud outages.</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Architecture</category><category>AI Agents</category><category>Astro</category></item><item><title>Zero to Agent: My First Autonomous Loop</title><link>https://gekro.com/blog/zero-to-agent/</link><guid isPermaLink="true">https://gekro.com/blog/zero-to-agent/</guid><description>Rohit chronicles the creation of his first autonomous agentic loop, breaking down the &apos;Sense-Think-Act&apos; architecture and the operational risks of unsupervised execution.</description><pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate><author>11652coral@gmail.com (Rohit Burani)</author><category>Setup</category><category>AI Agents</category><category>Python</category></item></channel></rss>