The Harness, Not the Model: How I Actually Ship Production Code with AI

The Harness, Not the Model: How I Actually Ship Production Code with AI

Yes — this is another AI blog post. I know. But the hype train is leaving the platform at roughly Mach 5, and I'd rather not be the guy left standing on it, arms folded, muttering about how it's all ...

Patching the Gaps: A Production-Ready Guide to Google’s ADK with TypeScript

Patching the Gaps: A Production-Ready Guide to Google’s ADK with TypeScript

Building production-grade AI agents is tricky. In a landscape shifting rapidly, betting your entire architecture on a single provider's raw SDK allows for quick starts but leads to brittle vendor lock...

Agents, Not If-Else: A Friendly Intro to Tool-Calling with CSVs

Agents, Not If-Else: A Friendly Intro to Tool-Calling with CSVs

Imagine this: You have an Excel or CSV (or any other) dataset, and you want quick, clear answers from it. Maybe something simple on the lines of: "What’s the average price by country?". Also, you do ...