<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>JD Blog</title>
        <link>https://blog.jaylendouglas.com/</link>
        <description>JD Blog</description>
        <lastBuildDate>Mon, 13 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Building My AI Cluster]]></title>
            <link>https://blog.jaylendouglas.com/building-my-ai-cluster</link>
            <guid>https://blog.jaylendouglas.com/building-my-ai-cluster</guid>
            <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Notes on designing a small home AI cluster with inexpensive hardware.]]></description>
            <content:encoded><![CDATA[<p>I wanted a simple way to experiment with local inference, distributed services, and observability without building a lot of custom infrastructure first.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_U9pp" id="goals">Goals<a href="https://blog.jaylendouglas.com/building-my-ai-cluster#goals" class="hash-link" aria-label="Direct link to Goals" title="Direct link to Goals" translate="no">​</a></h2>
<ul>
<li class="">Use hardware I had laying around</li>
<li class="">Server the model on my local network</li>
<li class="">Use any AI harness I wanted</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_U9pp" id="current-stack">Current stack<a href="https://blog.jaylendouglas.com/building-my-ai-cluster#current-stack" class="hash-link" aria-label="Direct link to Current stack" title="Direct link to Current stack" translate="no">​</a></h2>
<ul>
<li class="">llama.cpp (build from source)</li>
<li class="">Pi.dev (AI harness)</li>
<li class="">3 Raspberry Pi 5 + 3 PoE Hats + 4-Port 2Gbps Network Switch</li>
<li class="">1 2TB SATA Drive</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_U9pp" id="next-steps">Next steps<a href="https://blog.jaylendouglas.com/building-my-ai-cluster#next-steps" class="hash-link" aria-label="Direct link to Next steps" title="Direct link to Next steps" translate="no">​</a></h2>
<p><em>Come back for the full blog post</em></p>]]></content:encoded>
            <category>AI</category>
            <category>Raspberry Pi</category>
            <category>Homelab</category>
        </item>
    </channel>
</rss>