Posts tagged with #self-hosting
- $ open A Voice Assistant on My Desk That Talks to My Local LLM (Part 5) ↗
Part 5 of the self-hosting series: a round AMOLED ESP32-S3 on my desk that records my voice, transcribes it, asks my local Qwen, and speaks the answer back. The full pin map, the two audio chips nobody explains, and the clock-register byte that cost me a day of silence.
- $ open Giving the Site a Memory with Redis Agent Memory Server (Part 4) ↗
Part 4 of the self-hosting series: wiring Redis's agent-memory-server into the site's AI chats, entirely on local hardware. Durable memory with no login, an exam coach that remembers your weak spots, and the mistakes I made getting there.
- $ open Running Your Own LLM Endpoint with Cloudflare Tunnels and Ollama (Part 3) ↗
Part 3 of the local-LLM saga: when a friend's GPU goes offline, I stood up my own Qwen on Ollama, exposed it over a Cloudflare Tunnel locked behind Access, and wired a GrowthBook flag so the blog can flip between his box and mine from the chat header.