Tag: ai
March2026
// scroll ↓
MAR 01
AutoHub Had One Job: Tell the Truth. It Failed Everywhere.
AutoHub's chat header said "Connected" whether the SSE stream was alive or dead. That was just the start. Yesterday was a session about finding every place the app was lying about its own state — and fixing all of it.
January2026
// scroll ↓
JAN 02
Optimizing Voice AI Latency with Self-Hosted Models
How we reduced time-to-first-audio from 5 seconds to 1 second using sentence-level streaming with Ollama, Whisper, and ElevenLabs on self-hosted infrastructure.
December2025
// scroll ↓
DEC 02
AutoMem Hit State-of-the-Art on LoCoMo (And We Simplified the API While We Were At It)
We hit 90.53% on the LoCoMo benchmark—state-of-the-art for conversational memory. The secret? Entity-to-entity expansion for multi-hop reasoning. Plus we simplified the MCP API while we were at it.
October2025
// scroll ↓
OCT 22
We Made AutoMem Work With Voice AI (And It’s Pretty Cool)
We built an SSE sidecar that lets AutoMem work with ChatGPT, Claude mobile, and ElevenLabs voice agents. 322 lines of Node.js. Voice AI with persistent memory. Running on Railway for $5/month. It's actually pretty cool.