← All series
Series
AI Systems in Go
Building production AI ingestion and inference pipelines in Go — honest tradeoffs, real costs, and patterns that survive production.
0 published · 2 upcoming
- Part 1In progress
Why I chose Go over Python for an AI ingestion pipeline — and what it cost me
Everyone builds AI pipelines in Python. I built News Radar in Go. Here's the honest tradeoff: what I gained in throughput and operational simplicity, what I lost in ecosystem maturity, and the one place I still reach for Python.
- Part 2Coming soon
LaBSE in Production — Deriving Cosine Thresholds from Real Data