Skip to main content
Vibra Code is an open-source AI app builder for mobile. Describe what you want to build, watch AI generate the code in real time, and preview the running app natively on your iOS or Android device. It is a fully self-hostable alternative to Vibe Code App, Rork, Lovable, and Bolt.new.

Quick Start

Set up Vibra Code and build your first app in minutes

Architecture

Understand how AI, sandboxes, and real-time sync work together

Building Apps

Learn how to describe, iterate on, and preview your apps

Self-Hosting

Deploy Vibra Code on your own infrastructure

What is Vibra Code?

Vibra Code runs Claude Code (or Cursor / Gemini) inside an E2B cloud sandbox to generate complete Expo or Next.js projects from a single prompt. As the AI writes code, changes stream via Convex back to the mobile app and you see a live preview through a tunnel URL — right on your phone.

Describe

Type or speak what you want to build

Generate

AI writes the full app code in a cloud sandbox

Preview

See the running app live on your device

Key features

Multi-AI providers

Switch between Claude (default), Cursor, and Gemini with one environment variable

Real-time streaming

Code changes stream from sandbox to phone via Convex — no manual refresh

Voice & image input

Describe apps by voice or attach mockup screenshots for the AI to follow

GitHub integration

Push any generated project directly to a new GitHub repository

Multiple templates

Expo React Native, Next.js, Next.js + Supabase, Shopify Hydrogen, and more

Fully open source

AGPL-3.0 licensed — fork it, self-host it, customize every AI prompt

Get started

1

Gather your API keys

You need keys for Anthropic (or another AI provider), E2B, Clerk, and Convex. See the Quick Start for the full list.
2

Deploy the backend

Clone the repo, configure .env.local, deploy the Convex schema, and start the Next.js server.
3

Build the mobile app

Install dependencies, run Metro on port 80, and build to your iOS simulator or device through Xcode.
4

Build your first app

Open the Create tab, type a description, and watch Vibra Code build it in real time.
Looking for the hosted version? Download Vibra Code from the App Store and use it without any setup.

Build docs developers (and LLMs) love