vibra-code
About
Vibra Code exists to open mobile app creation to people who describe rather than program, as an open-source counterpart to closed builders like Lovable, Bolt.new, and Rork that anyone can self-host and modify. A user describes an app in plain English (or voice/image input) on their phone; a Next.js/Convex backend spawns an E2B cloud sandbox where a coding agent — Claude Code by default, Cursor or Gemini selectable via environment variable — writes the application, Inngest orchestrates the work, and Convex streams every change back to a native 60fps iOS chat interface built on Texture and IGListKit, with live preview through a tunnel URL and optional GitHub push of the finished project. Indie developers and hobbyists who want an open, self-hostable mobile app builder use it; it is AGPL-3.0 licensed, early-stage (7 commits), and was built end-to-end by a single developer working with Claude Code.