Core Features
This page focuses on practical, day-to-day features you will use in StoryFlow.
1. Canvas and nodes
- Infinite canvas for pan/zoom/selection.
- Node workflow model: input -> prompt -> result.
- Type-safe connections across text/image/video/audio.
- Grouping support for manual organization and batch outputs.
2. Prompt node (core)
The Prompt node is where generation happens. In one node, you can:
- choose modality (text/image/video/audio)
- choose capability/tier (if available)
- set key parameters (aspect ratio, resolution, duration, etc.)
- choose batch size (
x1 / x2 / x4) - view estimated credit cost
3. Quick Create
Hover on an output handle to get “next-step” actions.
Examples:
- from image output: quickly create image-to-video or image-analysis path
- from video output: quickly create video-to-text analysis path
This reduces repetitive manual node creation and wiring.
4. Workflow collaboration
- Auto-save while editing
- Public/private toggle for sharing
- Clone workflow from Explore to your own workspace
- Read-only protection on public views
5. Assets and outputs
- Reuse image/video/audio/text assets from the left asset panel.
- Preview and download outputs in Result nodes.
- Drag existing assets back into canvas for iterative creation.
6. Credits and pricing UX
- Credits are consumed by model + parameter choices.
- Current credits and credit history are available in the editor header.
- Plan/pricing details in the Pricing page are the real-time source of truth.
7. Multi-model ecosystem
Current code supports multiple model families:
- text understanding and generation (Gemini, Seed 2.0 Pro)
- image generation/editing (Banana family, Seedream, Midjourney)
- video generation/enhancement (Sora, Veo, Hailuo, Grok Imagine, Kling, Seedance, Wan, Topaz)
- music and speech (Suno, MiniMax)
Actual visibility depends on account entitlement and active routing config.