Node reference
Everything on a board is a node. You connect nodes to feed one into another — a Prompt into a Cosmiq Image, an Image in as a reference, a Video into a video operation, and so on.
How connections work
Each AI node exposes typed input handles; only matching node types can plug in:
| Handle | Accepts | Carries |
|---|---|---|
| Text | Prompt · Note · Transcribe · Cosmiq Text · Brand | the instruction / words |
| Media | Image · Cosmiq Image (+ image ops) | a reference / source image |
| Video | Video · Cosmiq Video (+ video ops) | a source clip |
| Audio | Audio · Cosmiq Voice | a soundtrack / voice |
The core chain:
Prompt ─(text)→ Cosmiq Image
Image ─(media)→ Cosmiq Image (reference: keep the real subject)The palette
- Inputs — Prompt, Image, Video, Audio, Transcribe, Brand, Note
- AI generators — Cosmiq Image, Cosmiq Video, Cosmiq Text, Cosmiq Voice
- Structure — Group, Split, Line
Building a board is free; you spend credits only when an AI node generates.