Rebuilding Alexis on Claude's API: What I Actually Learned
The honest version: why I switched to Claude for a healthcare voice agent, what architectural changes I made, and what surprised me about tool use consistency and latency optimization.
6 articles
The honest version: why I switched to Claude for a healthcare voice agent, what architectural changes I made, and what surprised me about tool use consistency and latency optimization.
CDN is no longer just a cache for static files. In the AI era, it determines whether your product is fast, secure, and scalable for enterprise customers worldwide.
SOC 2 and HIPAA are system design decisions that determine whether your AI product is enterprise-ready. Build with them from day one or rebuild later.
Demystifying self-attention with Python demos — from the math to a working implementation in under 100 lines.
Iterators, closures, and trait objects — which abstractions compile away and which ones don't, with benchmarks.
From naive chunking to hybrid retrieval: the engineering decisions that separate toy demos from production systems.