Bleuprint Builder
The Bleuprint Builder is a visual canvas for creating AI workflows. You drag blocks onto the canvas and connect them to define data flow.
How it works:
- Add blocks from the library (left). Each block has inputs and outputs.
- Connect matching modalities only (text to text, image to image, audio to audio, video to video, train to train).
- Some inputs accept a single item, others can accept a list. If an output produces a list, connect it only to inputs that allow lists.
- Only one Output Layout block is allowed per workflow.
Block categories:
- Inputs: collect text, image, audio, or video from the user at runtime.
- Assets: provide predefined content or uploads included in your bleuprint.
- Generation: create text, images, audio, or video with AI models.
- Concatenation: combine media (e.g., image + audio into a video, or multiple videos into one).
- Training: train and manage LoRA weights and use them in image generation.
- Layout: control how results are shown in the chat.