Start Here
Build Your First App
Go from idea to live URL in minutes
Let's build a web app and get it live — all from a single conversation.
- Sign up
Go to camelai.dev and create an account. Free tier available with your own API key. See plans and pricing.
We automatically set up your organization and workspace — a persistent computer where your agent lives. Everything you build here survives across sessions.
- 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.
- 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.
- 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.
