Skip to main content
Let’s build a web app and get it live — all from a single conversation.
1

Sign up

Go to app.camelai.com and create an account. No credit card required — the beta is free.We automatically set up your organization and workspace — a persistent computer where your agent lives. Everything you build here survives across sessions.
2

Chat with your agent

After signup, you’re dropped right into a conversation. The agent will ask you a few questions to understand what you want to build — just answer naturally.Or jump straight in with a request:
Build me a personal bookmark manager where I can save links with tags, star my favorites, and search through everything.
The agent scaffolds a full-stack app with React, TypeScript, Tailwind, and shadcn/ui — then starts building. You’ll see files appear in your workspace as it works.
You don’t need to be specific about technology choices. The agent picks the right tools and builds production-quality UI by default.
3

It's already live

As soon as the agent builds your app, it’s deployed to a live URL at *.camelai.app — automatically. There’s no publish button, no deploy step. DNS, SSL, and CDN are all handled for you.Copy the URL and share it with anyone. Your app is on the internet.
Apps stay live even when you’re not in camelAI. They’re real production services on Cloudflare Workers — zero cold start, globally distributed.
4

Keep iterating

Your app is live, but you’re not done. Keep chatting to add features, fix things, or change the design:
Add a dark mode toggle
Make the search filter by tags too
Change the color scheme to match my brand
Changes go live automatically as the agent makes them.

What’s next?

Your Workspace

Understand the persistent computer

Your Apps

URLs, public vs. private, managing apps

Connections

Connect to 50+ databases and tools