brainstorm reactor
ManualAdvanced Tools

Analysis is often best communicated visually. The Brainstorm Reactor includes specialized engines to generate artifacts beyond text.

In Direct Mode, the left sidebar exposes a suite of Generative Tools. Each tool uses a specialized sub-engine optimized for a specific output format.

Diagram Generation

The Diagram Generator creates structured visual diagrams from your current conversation context using Mermaid syntax.

  • How it works: The Brainstorm Reactor analyzes your recent messages and active method, determines the best structure (Flowchart, Sequence Diagram, Mind Map, etc.), and renders an interactive SVG.
  • Best for: Process flows, decision trees, and mapping complex relationships.

Image Generation

[!IMPORTANT] Admin Only: Image Generation is currently restricted to administrators.

The Image Generator creates AI images using curated Visual Lenses — predefined artistic styles that ensure consistent, high-quality output. Instead of raw prompt-to-image generation, every image passes through a lens (like Editorial, Cinematic, or Technical) that controls composition, color palette, and aesthetic direction. This eliminates the unpredictable variance of standard image generators.

3D Object Generation (FDM Pipeline)

The 3D Object tool creates parametric, watertight 3D geometry suitable for FDM (Fused Deposition Modeling) 3D printing.

  • How it works: Rather than generating unstructured point clouds, the Brainstorm Reactor assembles programmatic geometry (via Three.js).
  • Constraints: The engine specifically respects 3D printing physics (overhangs, wall thickness, manifold geometry) to ensure the output is physically manufacturable, not just visually interesting.

HTML / UI Generation

The Brainstorm Reactor can generate self-contained, interactive HTML/Tailwind prototypes.

  • How it works: When tasked with interface design or web layouts, the system generates functional code blocks that render live in the interface.
  • Best for: Rapid prototyping, interactive data visualization, or testing UX concepts without leaving the conversation.

On this page