Built with Spec4 (BWS4) is a live showcase of common AI application patterns, presented as small, self-contained example apps. Each one demonstrates a pattern end-to-end — how it's built, what it depends on, and how it behaves — so you understand it by seeing it work, not by reading about it abstractly. And every one of them was planned and specced with Spec4 itself.
The gallery walks up Agentifier's complexity ladder — embeddings, single call, RAG, tool use, chained calls, and more, each live and self-contained. Here are two from the top of the ladder:
The rest of the gallery — embeddings, single call, RAG, tool use, chained calls, and orchestrated subagents — is live too, and the gallery is designed to grow. Have you written something amazing with Spec4? Let us know and we may add it to BWS4!
BWS4 exists to answer a fair question: what does a Spec4 spec actually produce? The showcase's own planning round — vision, feature specs, AI feature catalog, stack spec, development phases, and deployment plan — ships in the repo under .spec4/v0/. You can read the spec, then look at the running code it produced.
The examples map directly onto Agentifier's nine-tier ladder: the planning agent is tier 7, the peer-to-peer collaboration is tier 9, and the rest of the gallery covers the rungs below — each one right-sized, exactly as Agentifier would spec it.
BWS4 is a real production deployment, not a slide deck — and it runs entirely within free usage tiers, so it's easy to fork, run locally, and deploy without a billing surprise.
Explore the live examples, then open the repo and compare what was planned with what got built.