Stacks
Complete architectures for common products, the pieces that fit together, plus the workflows and tools to build them.
- AI SaaS Stack
Everything to ship an AI product with users and billing: frontend, database, auth, the model, and email.
- Internal Tool Stack
A deliberately minimal stack for internal dashboards and small-team tools: auth, a database, a fast frontend. No more.
- RAG Stack
Chat grounded in your own documents — retrieval-augmented generation with citations, not hallucinations.