Technical insights, tutorials, and thoughts on AI

The 'One Codebase, Many Products' Playbook

The 'One Codebase, Many Products' Playbook

•
Ai Webdev Programming
In the AI era, velocity matters. Building each AI product from scratch—authentication, billing, observability, LLM routing—takes months. What if you could reuse the same codebase for multiple produ...
How We Integrated Stripe Into DocRouter.AI

How We Integrated Stripe Into DocRouter.AI

•
Tech Programming Ai Tutorials
At DocRouter.AI, we build an AI app for processing documents using LLMs. As our user base grew, we needed a reliable way to handle billing for self-serve customers. This post explains our Stripe in...
How To Train Your AI Agent

How To Train Your AI Agent

•
Ai Programming Tutorials
Developing an AI agent comes down to a number of intertwined yet distinct challenges: Create the runtime infrastructure for the agent itself Add tools for the task Planning: Making agent tac...