OSS Vibe Coding Platform

This is a demo of an end-to-end coding platform where the user can enter text prompts, and the agent will create a full stack application.

It uses Vercel's AI Cloud services like Sandbox for secure code execution, AI Gateway for GPT-5 and other models support, Fluid Compute for efficient rendering and streaming, and it's built with Next.js and the AI SDK.

Try the demo or deploy your own.

Chat
[ready]

Click and try one of these prompts:

  • Generate a Next.js app that allows to list and search Pokemons
  • Create a `golang` server that responds with "Hello World" to any request
OSS Vibe Coding Platform