Skip to main content

Command Palette

Search for a command to run...

Series

Research Papers

A series on the architecture decisions that separate a working AI demo from a production system. Drawn from shipping TaxLens (income tax estimation from bank statements), TrustRail (BNPL underwriting without credit bureaus), and a connected set of open-source libraries — each article goes deep on one decision: how to ground language models in domains where being wrong has real consequences, how to control cost before the bill arrives, how to test non-deterministic dependencies without flaky CI, how to structure a frontend that survives feature growth, and how independent applications communicate across team and framework boundaries. Written for engineers who already know what an LLM is and want to understand what production with one actually looks like.