The Configurator

Stop starting from a blank page.

Click together the pieces of your AI app. We only let you combine parts that actually work together — then we generate a real, runnable starter project you can npm install and ship.

Start from a template

Then tweak anything

Framework

The foundation of your app. Next.js has built-in server routes (safe for secret keys); Vite is a client-only single-page app.

Backend / Database

Optional

Where your data and users live.

Authentication

Optional

How users sign in.

AI Provider

Optional

The model your app talks to.

Database Toolkit

Optional

Type-safe queries and schema for a SQL database.

Payments

Optional

Charge your users.

Component Library

Optional

Prebuilt UI components.

Data / State

Optional

Fetching and managing state.

Email

Optional

Send transactional email.

Analytics

Optional

Understand your users.

Styling

How you write CSS.

Deploy Target

Where you ship it.