Three steps, no manual schema work in between.
Upload a whiteboard photo, paste a screenshot from your clipboard, or just describe the app you have in mind. Any one of these is enough.
Your input is sent to Gemini with a strict system prompt and a JSON response schema. The model returns a normalized PostgreSQL design: snake_case plural table names, uuid primary keys, explicit FK constraints.
A tables/columns object, a ready-to-paste Prisma schema, CREATE TABLE SQL ordered so foreign keys resolve, and a Mermaid erDiagram rendered live in the right panel.