<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://blog.jaylendouglas.com/</id>
    <title>JD Blog</title>
    <updated>2026-07-13T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://blog.jaylendouglas.com/"/>
    <subtitle>JD Blog</subtitle>
    <icon>https://blog.jaylendouglas.com/img/favicon.svg</icon>
    <entry>
        <title type="html"><![CDATA[Building My AI Cluster]]></title>
        <id>https://blog.jaylendouglas.com/building-my-ai-cluster</id>
        <link href="https://blog.jaylendouglas.com/building-my-ai-cluster"/>
        <updated>2026-07-13T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Notes on designing a small home AI cluster with inexpensive hardware.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Jaylen Douglas</name>
            <uri>https://jaylendouglas.com</uri>
        </author>
        <category label="AI" term="AI"/>
        <category label="Raspberry Pi" term="Raspberry Pi"/>
        <category label="Homelab" term="Homelab"/>
    </entry>
</feed>