Blog
Notes from building Adrian
How the pipeline actually works, what shipped, and the parts we had to redo.
Run an AI app builder on your own machine
What it takes to build working apps with a local LLM: no API key, no per-token bill, nothing sent to a model provider — and the trade-offs that come with it.
Why AI-generated apps compile but do not work
Compiling is a low bar. How generated apps fail while every signal says success — leftover scaffold text, missing features, controls nothing can change.
How Adrian builds an app, step by step
What happens between typing a prompt and getting a running app: planning, specialist agents, code generation, a compile gate, and a live preview.