The AI Assistant is an optional, separately-priced add-on for Website, Web Application, Desktop Application, Mobile Application, Discord Bot, and REST API projects, available on top of an active Plus or Creator subscription. It gives you two things inside the editor, and the difference between them matters:
- AI Assistant chat, a panel where you can ask questions about your current project (or, for a Discord Bot or REST API project, the one command/event/module/endpoint you have open), its blocks, its structure, or get help figuring out why something isn't working. Chat never edits your project itself, however helpful its answer, it can only describe what to change, in text, you still make the change yourself.
- Generate, from the same panel, is the one that actually edits your project: it turns a short written description into a structure loaded straight onto the canvas. It decides for itself whether your wording means starting over or just adding/changing the part you described, and asks you to clarify if it genuinely can't tell.
What Generate can build, per project type
For Website, Web Application, Desktop, and Mobile, a project is a chain of blocks down a page, window, or screen, so Generate adds, removes, or reorders blocks on one. For a Discord Bot command or a REST API endpoint, a project is instead a real workflow graph with branching connections (Condition, Switch, and similar), so Generate additionally wires those connections correctly, including which branch (for example a Condition block's True or False path) each one represents, this is the closest thing to Generate fixing a broken connection for you, since it can rebuild the graph, including its branches, from your own description of what it should do.
Pricing and usage
The add-on has its own price on top of your Plus or Creator plan, shown on the Pricing page next to an "Add AI Assistant" option, along with the daily and weekly usage allowance that comes with it (Creator gets a larger allowance than Plus). See "Why am I getting an AI usage limit message?" for how that allowance works.
Tip: You don't have to decide at signup. You can add or remove the AI Assistant add-on for an existing subscription at any time from Billing on your Profile page, see "How do I turn the AI Assistant add-on on or off?"