<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ollama on JoeSindel.com</title><link>https://joesindel.com/tags/ollama/</link><description>Recent content in Ollama on JoeSindel.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://joesindel.com/tags/ollama/index.xml" rel="self" type="application/rss+xml"/><item><title>Thor, Six Weeks On: Building a Production-Grade AI Stack at Home</title><link>https://joesindel.com/posts/thor-ai-agentic-platform/</link><pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate><guid>https://joesindel.com/posts/thor-ai-agentic-platform/</guid><description>&lt;p>In &lt;a href="https://joesindel.com/posts/thor-ai-home-server/">the first Thor post&lt;/a> I stood up a private AI server on an NVIDIA Jetson AGX Thor — 128GB of unified memory, a Blackwell GPU — and ran &lt;strong>three inference backends side by side&lt;/strong>: Ollama, vLLM, and a hand-compiled TensorRT-LLM engine, all behind one OpenAI-compatible API, with a dashboard showing live tok/s. I was pretty pleased with it.&lt;/p>
&lt;p>Six weeks of actually using it reframed the entire project for me. The inference was the fun part — the &lt;em>exploration&lt;/em>. But the thing I&amp;rsquo;m actually building isn&amp;rsquo;t a chatbot on a Jetson. It&amp;rsquo;s a &lt;strong>production-grade AI platform that happens to run in my house&lt;/strong>: the same disciplines I&amp;rsquo;d demand of any system serving real traffic at work — observability and scoring, caching, token-cost optimization, evaluators, guardrails, and end-to-end auditability — applied to a stack where nothing touches the cloud and I own every layer.&lt;/p></description></item></channel></rss>