Pikuu is a developer tool that generates production-ready backend and UI from a data schema or an initial idea, using an iterative chat-based workflow.
The app behaves as a technical assistant, not a generic generator: each user message updates only the requested part of the project while preserving global state.
It is fully focused on the modern Next.js + TypeScript stack.
- Generate
schema.prismafrom an idea or consume an existing one - Generate Zod validation schemas
- Generate Server Actions or Route Handlers (never mixed)
- Generate real forms using shadcn/ui + TanStack Form
- Persistent project state
- Partial iteration without full regeneration
- Artifact-based streaming UI
- Next.js (App Router)
- TypeScript (strict)
- Prisma + PostgreSQL
- Zod
- shadcn/ui
- TanStack Form
- AI SDK v6 (Vercel)
- AI Elements
- Framer Motion
- Schema-first
- Strong typing
- Controlled iteration
- No placeholders
- Built for real projects
This project is source-available but not open source.
The code is provided for viewing and learning purposes only. You may not use, modify, distribute, or offer this project as a service or product without explicit permission.
If you are interested in commercial usage, please contact me.