Overview
The AI Builder is a chat-based assistant inside LLMC that helps you create and modify flows using natural language. Instead of manually configuring nodes on the canvas, you describe the workflow you want and the assistant builds it for you. It’s designed to make flow creation faster and more accessible. You don’t need to learn the canvas, memorize component names, or figure out which output connects to which input. You describe the outcome in plain English and the assistant takes care of the rest. The AI Builder lives in a side panel next to your canvas. As you chat, you watch the flow assemble in real time - nodes appear, connections form, and the assistant explains what it’s doing. You can keep the conversation going to refine, test, run, and publish the flow without leaving the chat..png?fit=max&auto=format&n=Cg30VbF3mFS9NQT6&q=85&s=2105ae55b555ad028e2d0c22585c867c)
Key Capabilities
Build from a description
Describe the workflow you want in plain language and the assistant creates the corresponding flow on the canvas. Example: “Build a chatbot that answers questions from company documents.” “Create a workflow that generates short blog drafts from topics.” “Set up a flow that summarizes uploaded reports into a one-page brief.” The assistant picks the right components, configures them with sensible defaults, and connects everything correctly so the flow is ready to run.Build from uploaded files or images
You can upload requirement documents, PDFs, specs, meeting notes, or reference images and ask the assistant to create a flow based on them. Example: “Read this requirements doc and build the workflow it describes.” “Here’s a sketch of the pipeline I want - build it.” The assistant reads the document, extracts the inputs, processing steps, and outputs, and builds a flow that matches what’s described - so you don’t have to translate the spec into components yourself.Edit existing flows conversationally
Once a flow is on the canvas, you keep iterating in chat. There’s no need to click into individual nodes to adjust fields manually. Common edits the assistant handles in plain language:- Change prompts or system instructions
- Replace or swap models
- Update model settings like temperature
- Add or remove nodes
- Wire newly uploaded files into existing components