Open source under MIT

The AI coding agent is now open source.

Build real full-stack apps through conversation. Inspect every line, run camelAI on your infrastructure, choose your models, and make the product your own.

MIT licensed Self-hostable Provider flexible
qaml-ai/camelAI
C
camelAI workspace
app
src
public
·package.json
·README.md
Persistent workspace online

You

Build a customer portal where clients can upload files, track progress, and message our team.
C

camelAI

I will create the portal, data model, authentication, file storage, and project messaging. Then I will deploy it to a live URL.

UI

Backend

Data

Deploy

Ask camelAI to change anything...

Open by default

Your agent. Your infrastructure. Your rules.

AI coding tools see the systems your business runs on. We believe you should be able to understand that software, control where it runs, and change how it works.

The full product

The interface, agent orchestration, persistent workspaces, build system, integrations, and publishing flow are available in the public repository.

Your infrastructure

Run camelAI on your own machine or private network when your code, credentials, and business context need to stay in your environment.

Your model choice

Use supported providers such as OpenAI, Anthropic, OpenRouter, Amazon Bedrock, or a custom compatible endpoint.

Your roadmap

Fork the code, change the experience, build new connections, and contribute improvements back to the community.

Choose how you run it

Open source freedom, with a hosted path when you want it.

Fastest start

Hosted camelAI

Start building in the browser. We manage the infrastructure, updates, workspaces, and publishing so you can stay focused on the app.

  • No infrastructure to manage
  • Persistent coding workspaces
  • Built-in app publishing
  • Free plan available
Start building

Maximum control

Self-host camelAI

Deploy the open source stack to a machine or private network. Control the environment, authentication, AI provider, backups, and upgrade cadence.

  • MIT-licensed source code
  • Private-network deployment
  • Multiple AI provider options
  • Customize and extend the platform
Read the self-hosting guide

Built in the open

A real agent platform, not a thin wrapper.

camelAI combines a server-rendered web app, real-time agent sessions, persistent project files, isolated build environments, and live app publishing. Follow the code from your prompt to the deployed product.

React Router

Interface

Cloudflare

Workers + Durable Objects

Sandbox

Build + analysis

Your app

Live deployment

React RouterTypeScriptCloudflare WorkersDurable ObjectsR2Sandbox containers

Self-host quick start

From repository to running stack.

The guided setup creates your environment, validates the required services, and starts the Docker Compose stack.

Self-hosting is designed for a single machine or private network. Production DNS, TLS, networking, and operations remain under your control.

terminal
01
$ bun run selfhost:init
02
$ bun run selfhost:doctor
03
$ bun run selfhost:up
✓ camelAI is ready

Frequently asked questions

Open source camelAI, explained.

Build with it. Run it. Make it yours.

Explore the source, open an issue, contribute a change, or start building immediately with hosted camelAI.