> ## Documentation Index
> Fetch the complete documentation index at: https://camelai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# What is camelAI?

> Describe anything. camelAI builds it, deploys it, keeps it running.

camelAI is a coding agent with a persistent computer. Describe anything, and
camelAI builds it, deploys it, and keeps it running. Pick the model you want to
use, then chat with an agent that creates full-stack web applications connected
to your data, your tools, and AI models.

<Card title="Try camelAI" icon="rocket" color="#3b82f6" href="https://camelai.dev">
  **No credit card required.** Start building in minutes.
</Card>

## Platform Capabilities

<CardGroup cols={2}>
  <Card title="Build Full-Stack Apps" icon="code">
    Chat with the agent to build complete web applications with React,
    TypeScript, and Tailwind. Production-quality UI is included from the start.
  </Card>

  <Card title="Publish Instantly" icon="globe">
    Deploy any project to a live URL with one click. DNS, SSL, and CDN handled
    automatically.
  </Card>

  <Card title="Persistent Workspace" icon="hard-drive">
    Your files, databases, and projects survive across sessions. Pick up where
    you left off anytime.
  </Card>

  <Card title="50+ Integrations" icon="plug">
    Connect to Postgres, Snowflake, Stripe, Slack, GitHub, Notion, and dozens
    more. Credentials are securely injected into your apps.
  </Card>

  <Card title="AI-Powered Apps" icon="brain">
    Build apps that themselves use AI — chatbots, summarizers, content generators.
    Native AI bindings included in every project.
  </Card>

  <Card title="Autonomous Agents" icon="clock">
    Schedule cron jobs for recurring tasks. The agent runs autonomously —
    generating reports, syncing data, monitoring metrics.
  </Card>
</CardGroup>

## What Can You Build?

<CardGroup cols={2}>
  <Card title="AI-Powered Apps" icon="robot">
    Customer support chatbots, AI writing assistants, lead qualification tools,
    meeting notes summarizers
  </Card>

  <Card title="Internal Tools" icon="wrench">
    Admin panels, multi-source dashboards, bug report portals — connected to
    your real data
  </Card>

  <Card title="Automated Workflows" icon="arrows-spin">
    Daily reports from your data warehouse, Slack alerts from Stripe events,
    hourly metric monitors
  </Card>

  <Card title="Sites & Forms" icon="browser">
    Landing pages, feedback forms, booking pages, portfolio sites — all with
    live backends
  </Card>
</CardGroup>

## Get Started

<Steps>
  <Step title="Build your first app">
    Follow the [quickstart guide](/getting-started/quickstart) to go from idea to
    live URL in minutes.
  </Step>

  <Step title="Explore the platform">
    Learn about your [workspace](/getting-started/workspace), [publishing](/getting-started/publishing),
    and [connections](/getting-started/connections).
  </Step>
</Steps>

<CardGroup cols={1}>
  <Card title="Plans & pricing" icon="credit-card" href="/plans/overview">
    What's included on each plan, how credits work, and how to top up.
  </Card>
</CardGroup>

## Live Examples

Every app below was built and deployed entirely by camelAI.

<CardGroup cols={2}>
  <Card title="WishBoard" icon="bookmark" href="https://wishboard--camelai-team-d9e.camelai.app/">
    A Pinterest-style bookmarking app with automatic Open Graph images
  </Card>

  <Card title="Vela — Stripe Dashboard" icon="chart-line" href="https://vela-dashboard--tools-558.camelai.app/">
    18 months of SaaS revenue, churn, and cohort analysis
  </Card>

  <Card title="Loopform Support Bot" icon="robot" href="https://loopform--camelai-team-d9e.camelai.app/">
    An AI support bot for a form-building SaaS
  </Card>

  <Card title="AI News Daily" icon="newspaper" href="https://ai-news-daily--ms-workspace-b3c.camelai.app">
    A newspaper-style site that posts a roundup of AI news every morning
  </Card>
</CardGroup>
