
Vibe Coding Platform
An end-to-end coding platform where users enter text prompts and an AI agent generates full-stack applications in a sandboxed environment with live preview, file explorer, and command logs.
Features
- Multi-model support via AI Gateway (Claude, GPT, Grok)
- Secure code execution with Vercel Sandbox
- Real-time live preview of generated apps
- File explorer for browsing project files
- Command logs and error monitoring
- One-click deploy to Vercel
Tech Stack
- Next.js with Turbopack
- AI SDK v6
- Vercel AI Gateway
- Vercel Sandbox
- Tailwind CSS
- shadcn/ui
Getting Started
Run Locally
pnpm installpnpm dev
Open http://localhost:3000.
Supported Models
- Claude Opus 4.6
- Claude Sonnet 4.6
- GPT-5.3 Codex
- Grok 4.1 Reasoning
Deploy
Click the deploy button above or run:
vc deploy
Related Templates
Nuxt AI Chatbot

Chatbot UI

ChatGPT Plugin Starter: WeatherGPT
