Production
Posts and projects tagged "Production".
Posts
How I Evaluate an AI Tool Before I Trust It in Production
Most AI tool evaluations stop at "does it work in the demo." Here's the framework I actually use before trusting something in a production system.
Most Agents Are Just Prompt Chains With Better Branding
A practical, opinionated breakdown of agentic AI development for builders who are done with demos and want to know what actually works in production — covering orchestration, failure modes, guardrails, and the patterns worth betting on.
Agentic Workflows That Actually Work
How to build production agentic workflows with retry logic, audit trails, and human-in-the-loop checkpoints that survive real-world failure modes.
The Gap Between AI Demos and Production
The gap between AI demos and production: what happens when you deploy AI agents into incomplete data, hostile inputs, and users who don't read instructions.