Quick start
Describe the AI tool you want, review the matched starters, edit the generated app, then export a self-contained Next.js project.
Formint docs
These docs mirror the generated README and AI_CONTEXT guidance.
Describe the AI tool you want, review the matched starters, edit the generated app, then export a self-contained Next.js project.
Install dependencies with scripts disabled when reviewing generated code, then run the standard Next.js build or dev command in the exported project.
Generated route stubs such as app/api/run, app/api/upload, and app/api/chat are explicit replacement seams for your model, storage, and streaming adapters.
Keep visual values in app/globals.css tokens. Avoid hard-coded hex colors and arbitrary spacing in exported app code.