Skip to main content
App Block Button

Overview

The App Block is where ideas turn into working code. You can describe what you want to build in plain language, and the AI will generate fully functional code that runs interactively in the block itself. Once it’s live, you can prompt it again to refine or extend functionality without ever leaving your canvas.

How to Use

  1. Add an App Block – Click on the canvas → Select “App Block.”
  2. Describe Your App – Type a natural-language prompt or pass in data from another block.
  3. Choose your model - Choose the model you’d like to run.
  4. Test and Refine – Interact with your app, then prompt again (e.g. “Add a download button” or “Change background color to black”).

Example Workflows

  • Prototype Builder → Prompt: “Create an interactive pricing calculator.” → Refine with additional logic and styling.
  • Data Visualization Tool → Connect a Table BlockPrompt: “Visualize this data as a bar chart.”
  • Creative App → Connect an Image Block → Prompt: “Turn this into a color-matching game.”
  • Utility Generator → Prompt: “Build a simple CSV-to-JSON converter.” → Test and export.