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

# What is Seemodo

> Seemodo is an AI-powered platform that turns your ideas into production-ready web applications through natural language.

# What is Seemodo

Seemodo lets you build complete web applications by describing what you want. Write a prompt, and Seemodo generates fully functional code — with a live preview running in real-time.

No coding experience needed. Just your idea.

<CardGroup cols={2}>
  <Card title="Visual Designer" icon="paintbrush" href="/en/seemodo/visual-designer">
    Design on a canvas with AI-generated screens
  </Card>

  <Card title="AI Coder" icon="message-bot" href="/en/seemodo/ai-coder">
    Chat with AI to build and edit your app
  </Card>

  <Card title="Flow Generation" icon="diagram-project" href="/en/seemodo/flow-generation">
    Create multi-screen apps in one shot
  </Card>

  <Card title="Seemodo Cloud" icon="cloud" href="/en/seemodo/cloud">
    Database, authentication, and storage built-in
  </Card>
</CardGroup>

## What you can build

* **SaaS Applications** — Dashboards, CRM, project management tools
* **E-Commerce** — Stores, product catalogs, checkout flows
* **Landing Pages** — Marketing sites, portfolios, funnels
* **Mobile Apps** — Responsive mobile-first designs
* **Internal Tools** — Admin panels, analytics, data management
* **Social Platforms** — Chat apps, forums, community tools

## Two ways to build

Seemodo offers two complementary workspaces:

### Visual Designer (`/start`)

A canvas-based workspace where you generate screens visually. Best for:

* Designing individual screens or complete flows
* Wireframing before building
* Generating landing pages with many sections
* Quick prototyping with reference images

### Project Editor (`/projects/[id]`)

A full development environment with AI chat. Best for:

* Building complete applications with multiple pages
* Iterating through conversation over time
* Working with code, files, and live preview side by side
* Connecting databases, APIs, and deploying

## Core capabilities

| Feature                | What it does                                                |
| ---------------------- | ----------------------------------------------------------- |
| **AI Generation**      | Describe a screen in natural language, get production code  |
| **Live Sandbox**       | Your app runs live with hot-reload as AI makes changes      |
| **AI Chat**            | Conversational editing — ask for changes, AI applies them   |
| **Autoflow**           | AI splits your app idea into screens and generates them all |
| **Seemodo Cloud**      | One-click database, authentication, and file storage        |
| **Deployment**         | Publish your app to a public URL with one click             |
| **GitHub Sync**        | Two-way sync with your GitHub repositories                  |
| **Team Collaboration** | Share projects and work together                            |
| **Export**             | Download your code as a ZIP at any time                     |

## Next steps

<CardGroup cols={2}>
  <Card title="Get started" icon="play" href="/en/seemodo/getting-started">
    Create your account and build your first app
  </Card>

  <Card title="Plans & Credits" icon="coins" href="/en/seemodo/credits">
    Understand pricing and credit costs
  </Card>
</CardGroup>
