<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raspberry Pi Agent on 67AI Lab</title>
    <link>https://67ailab.com/tags/raspberry-pi-agent/</link>
    <description>Recent content in Raspberry Pi Agent on 67AI Lab</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 09 Feb 2026 09:00:00 +0000</lastBuildDate>
    <atom:link href="https://67ailab.com/tags/raspberry-pi-agent/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Smart Home Brain: Integrating Home Assistant</title>
      <link>https://67ailab.com/posts/day-8-smart-home-brain/</link>
      <pubDate>Mon, 09 Feb 2026 09:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-8-smart-home-brain/</guid>
      <description>&lt;p&gt;For the last week, we&amp;rsquo;ve been building a digital brain. We&amp;rsquo;ve given OpenClaw the ability to see, hear, speak, and remember. But so far, it&amp;rsquo;s been trapped in the machine. Today, we break the fourth wall.&lt;/p&gt;&#xA;&lt;p&gt;Today, we connect OpenClaw to the physical world using &lt;strong&gt;Home Assistant&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.home-assistant.io/&#34;&gt;Home Assistant&lt;/a&gt; is the gold standard for local smart home control. By integrating it, our agent stops being just a chatbot and starts becoming a true house majordomo—capable of checking the thermostat, arming the security system, or turning off the lights when I forget.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Automating the Office: Generating PowerPoints &amp; PDFs</title>
      <link>https://67ailab.com/posts/day-7-automating-office/</link>
      <pubDate>Sun, 08 Feb 2026 06:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-7-automating-office/</guid>
      <description>&lt;p&gt;Welcome to Day 7 of our OpenClaw series! Today we&amp;rsquo;re turning our AI assistant into an office automation powerhouse. By the end of this tutorial, your Raspberry Pi will be generating professional PowerPoint presentations and PDF documents on demand.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-document-automation&#34;&gt;Why Document Automation?&lt;/h2&gt;&#xA;&lt;p&gt;Imagine telling your AI: &amp;ldquo;Create a presentation about Q4 sales results&amp;rdquo; or &amp;ldquo;Generate a PDF report from this data&amp;rdquo; — and having it just&amp;hellip; happen. That&amp;rsquo;s what we&amp;rsquo;re building today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Your First Skill: The Memos Integration</title>
      <link>https://67ailab.com/posts/day-6-memos-integration/</link>
      <pubDate>Sat, 07 Feb 2026 08:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-6-memos-integration/</guid>
      <description>&lt;p&gt;OpenClaw becomes truly powerful when it stops just &lt;em&gt;talking&lt;/em&gt; and starts &lt;em&gt;doing&lt;/em&gt;. Up until now, we&amp;rsquo;ve given it a brain (LLMs), a voice (TTS), and eyes (Vision). Today, we give it hands. We are going to build a custom &lt;strong&gt;Skill&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A &amp;ldquo;Skill&amp;rdquo; in OpenClaw is essentially a tool definition that maps a user&amp;rsquo;s natural language request to an executable command or script. In this tutorial, we&amp;rsquo;ll build a bridge to &lt;strong&gt;Memos&lt;/strong&gt;, an open-source, self-hosted note-taking service (think of it as a private Twitter or lightweight Notion).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Going Private: Running Local LLMs with Ollama</title>
      <link>https://67ailab.com/posts/day-5-going-private/</link>
      <pubDate>Fri, 06 Feb 2026 08:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-5-going-private/</guid>
      <description>&lt;p&gt;Welcome to Day 5 of the 67AI Lab 10-Day Challenge!&lt;/p&gt;&#xA;&lt;p&gt;So far, we&amp;rsquo;ve given our agent a brain using cloud giants like OpenAI and Google Gemini. These models are powerful, but they come with trade-offs: latency, cost, and most importantly, privacy. Every prompt you send leaves your network.&lt;/p&gt;&#xA;&lt;p&gt;Today, we&amp;rsquo;re cutting the cord. We are going to run a Large Language Model (LLM) &lt;em&gt;directly&lt;/em&gt; on your local machine (or the Raspberry Pi 5 we set up on Day 1) using &lt;strong&gt;Ollama&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Artist &amp; Speaker: Voice (TTS/STT) &amp; Image Gen</title>
      <link>https://67ailab.com/posts/day-4-artist-speaker/</link>
      <pubDate>Thu, 05 Feb 2026 08:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-4-artist-speaker/</guid>
      <description>&lt;p&gt;Welcome back to the &lt;strong&gt;67AI Lab&lt;/strong&gt;! We are on Day 4 of our 30-day journey to build the ultimate local AI agent.&lt;/p&gt;&#xA;&lt;p&gt;Yesterday, we gave our agent deep research capabilities with Perplexity (assuming you followed along!). Today, we&amp;rsquo;re making it more human. We&amp;rsquo;re giving it a &lt;strong&gt;voice&lt;/strong&gt;, &lt;strong&gt;ears&lt;/strong&gt;, and an &lt;strong&gt;imagination&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Text interfaces are efficient, but talking to your room and having it reply—or asking it to visualize an idea instantly—is where the magic happens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Researcher: Adding Perplexity for Deep Search</title>
      <link>https://67ailab.com/posts/day-3-perplexity-deep-search/</link>
      <pubDate>Wed, 04 Feb 2026 08:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-3-perplexity-deep-search/</guid>
      <description>&lt;p&gt;On Day 3 of our journey building the ultimate AI Lab on a Raspberry Pi, we&amp;rsquo;re giving our OpenClaw agent a serious upgrade: &lt;strong&gt;Deep Search capabilities&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;While standard LLMs are great at reasoning, they often hallucinate facts or rely on outdated training data. To build a true &amp;ldquo;Researcher&amp;rdquo; agent, we need real-time, cited, and accurate information from the web.&lt;/p&gt;&#xA;&lt;p&gt;Enter &lt;strong&gt;Perplexity AI&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-perplexity&#34;&gt;Why Perplexity?&lt;/h2&gt;&#xA;&lt;p&gt;Perplexity isn&amp;rsquo;t just a search wrapper; it&amp;rsquo;s an answer engine. Unlike a standard Google Search API which returns a list of links, Perplexity&amp;rsquo;s API (specifically the &lt;code&gt;sonar&lt;/code&gt; models) returns synthesized answers with citations. This is perfect for an autonomous agent because it reduces the cognitive load of parsing raw HTML and synthesizing multiple sources—the API does the heavy lifting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Giving it a Brain: Connecting Gemini &amp; OpenAI</title>
      <link>https://67ailab.com/posts/day-2-giving-it-a-brain/</link>
      <pubDate>Tue, 03 Feb 2026 09:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-2-giving-it-a-brain/</guid>
      <description>&lt;p&gt;Yesterday, we installed OpenClaw on the Raspberry Pi. It was alive, but silent. Today, we give it a voice—and a brain.&lt;/p&gt;&#xA;&lt;p&gt;A true agent isn&amp;rsquo;t just a script; it needs a Large Language Model (LLM) to reason, understand intent, and generate human-like responses. OpenClaw makes this incredibly easy by supporting multiple providers right out of the box.&lt;/p&gt;&#xA;&lt;p&gt;In this guide, we&amp;rsquo;ll connect &lt;strong&gt;Google Gemini&lt;/strong&gt; (for speed and reasoning) and &lt;strong&gt;OpenAI&lt;/strong&gt; (as a backup or for specific tasks).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello World - Installing OpenClaw on a Raspberry Pi 5</title>
      <link>https://67ailab.com/posts/day-1-hello-world/</link>
      <pubDate>Mon, 02 Feb 2026 08:00:00 +0000</pubDate>
      <guid>https://67ailab.com/posts/day-1-hello-world/</guid>
      <description>&lt;p&gt;Welcome to &lt;strong&gt;Day 1&lt;/strong&gt; of our series: &lt;em&gt;&amp;ldquo;The Raspberry Pi Agent&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Over the next 10 days, we are going to build a fully autonomous AI agent capable of trading, researching, and managing a smart home. But first, we need a body.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-raspberry-pi-5&#34;&gt;Why Raspberry Pi 5?&lt;/h2&gt;&#xA;&lt;p&gt;For years, &amp;ldquo;AI&amp;rdquo; meant &amp;ldquo;Cloud&amp;rdquo;. You paid OpenAI $20/month and rented their servers.&lt;/p&gt;&#xA;&lt;p&gt;But the &lt;strong&gt;Raspberry Pi 5&lt;/strong&gt; changes the game.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Specs:&lt;/strong&gt; Quad-core 2.4GHz CPU, 8GB RAM, NVMe SSD support.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Cost:&lt;/strong&gt; ~$80 USD.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Power:&lt;/strong&gt; ~5 Watts (runs 24/7 for pennies).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;It is the perfect &amp;ldquo;Forever Host&amp;rdquo; for an agent that never sleeps.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
