Prompt → running app
Describe it.
Watch it run.
Gibber gives every idea its own container, a live preview and a real terminal. You write a sentence; the code, the install and the dev server are handled.
Added a slot picker and wired it to the contact form.
How it works
Your own machine
Each project boots an isolated container with a hard 512 MB / 0.5 CPU ceiling, no root and a locked-down filesystem.
Files land as they stream
The model writes real files into the container mid-sentence. Vite hot-reloads, so the preview moves while it types.
Nothing is lost
Every file is stored in Postgres. Idle containers are reclaimed after 15 minutes and rebuilt exactly when you return.
512 MB
hard memory ceiling per sandbox
15 min
idle before a container is reclaimed
0 setup
no install, no config, no local node
Start with one sentence.
No credit card, no local setup. Your first project boots in seconds.