> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/working-with-buzzy/buzzy-ai/about-buzzy-ai.md).

# About Buzzy AI

Buzzy AI helps you create and refine a structured Buzzy app definition from natural-language instructions. It can give you a strong first version, but the best results come from reviewing and iterating the app through the Workspace.

## The Buzzy AI Process

{% stepper %}
{% step %}

### [Kickstart with AI](/working-with-buzzy/buzzy-ai/kickstart-with-ai.md)

Start from a prompt. Describe the app goal, users, core data, workflows, and roles. Buzzy AI creates an initial app definition and working runtime.
{% endstep %}

{% step %}

### Review and Refine in Workspace

Inspect the generated brief, flows, data model, blueprint, theme, screens, sample data, people, settings, tests, and security posture. Fix the app definition before spending time on polish.
{% endstep %}

{% step %}

### [Enhance with Figma](/working-with-buzzy/buzzy-ai/enhance-with-figma.md)

Use Figma when visual design, layout refinement, or design-team collaboration is the main iteration path.
{% endstep %}

{% step %}

### [Extend with Code](/working-with-buzzy/buzzy-ai/extend-with-code.md)

Use code widgets, Buzzy Functions, constants, REST API, or MCP when the app needs custom UI, server-side logic, integrations, or assistant-facing tools.
{% endstep %}
{% endstepper %}

## How Far Can AI Get You?

Buzzy AI is an accelerator, not a replacement for product judgement. It can create a working first version with a data model, screens, and core functionality. You still need to review workflows, permissions, field choices, screen behavior, tests, security, and deployment readiness.

For more structured agent-assisted work, use [Buzzy Builder MCP](/the-building-blocks/mcp/buzzy-builder-mcp.md).
