Vibe0
Featured

Vibe0

An open-source clone of Vercel's v0 — rebuilt with VibeKit. A production-ready Next.js template for building AI-powered development environments and coding agents.

Stack

VibeKitClaudeConvex

Vibe0

Vibe0 is a production-ready template inspired by Vercel's v0 — but fully open source and powered by VibeKit. It provides a complete development environment for building AI-powered coding assistants and UI generators.

Where Vercel's v0 operates in the cloud, Vibe0 gives you complete control over the AI models, development environment, and deployment infrastructure. Built for developers who want to create their own version of v0 with custom capabilities.

Features

  • 🌀 Full v0 experience with chat interface and live preview
  • ⚡ Modern Next.js 15 with React 19 and TypeScript
  • 🧱 Pre-integrated VibeKit SDK for AI agent orchestration
  • 🤖 Claude integration with streaming responses and tool usage
  • 🔄 Real-time collaboration with Convex and Inngest
  • 📊 Todo tracking and progress visualization
  • 🎨 Complete shadcn/ui component library
  • 🔐 GitHub OAuth with NextAuth.js
  • 🚀 Automated deployment to Northflank sandboxes
  • 🔓 Fully open source (MIT License), easy to customize

Build your own AI development environment with live coding, instant previews, and real-time collaboration.


Quick Start

git clone https://github.com/superagent-ai/vibekit
cd vibekit/templates/v0-clone
npm install
npm run dev

Then open http://localhost:3000


How It Works

  1. AI Agent Layer: Claude-powered assistant with VibeKit SDK orchestration handles code generation, file operations, and task management
  2. Real-time Infrastructure: Convex database and Inngest workflows provide instant messaging, session management, and background processing
  3. Development Environment: Automated GitHub repo creation, dependency installation, and live preview deployment to Northflank containers
  4. Interactive UI: Chat interface with syntax highlighting, file diffs, todo tracking, and live preview iframe
  5. Template System: Pre-configured templates for Next.js, Supabase, Convex, FastAPI, and Shopify projects

The complete workflow: chat with AI → code gets generated → changes stream in real-time → live preview updates → collaborate and iterate.

This is the most comprehensive open-source alternative to v0 — built for teams who want to own their AI development stack.


Build your own v0. Start simple, customize everything, ship fast.