Every app on this page was generated by Chirai during development — one prompt, no manual coding, deployed live. This is what the system actually produces, not a curated showcase.
One of our earliest test runs — typed "space shooter game" and let Chirai figure out the rest. The system correctly identified this needed a game engine (Phaser 3), not a web app stack, and switched its entire generation pipeline accordingly. Ships with player movement, enemy waves, shooting mechanics, score tracking, and a game over screen.
Our first full SaaS app generation — a pomodoro timer with user accounts, session history, task management, and stats tracking. This run exposed several bugs in our generation pipeline that we've since fixed: the parser was reading file listing instructions as actual file output (producing 0 files per screen group), a double-slash path bug in screen routing, and thinking blocks from Claude consuming output tokens and causing truncation.
src/app/(app)//profile/page.tsx.
Fixed.
We generate new apps every time we ship a fix. Bookmark manager, habit tracker, and invoice tool are queued. Each will be documented here with full stats.
Get notified when we add more