Technical insights, tutorials, and thoughts on AI

Why I Prefer MongoDB For AI Applications

Why I Prefer MongoDB For AI Applications

Tech Programming Ai Databases
I use MongoDB as the primary database for AI-powered products like DocRouter.AI and SigAgent.AI. This post explains how it’s implemented—migrations, vector search, and knowledge bases—and why I pre...
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...