Modes
Modes
Raelume has two main project modes: Canvas Mode for node-based workflows and Focus Mode for chat-first iteration with sessions.
Two Ways To Work
Raelume supports two complementary ways to create inside one project:
- Canvas Mode: the classic node-based workflow.
- Focus Mode: a chat-based creation flow with sessions.
Both modes share the same project context, so you can move between them while iterating.
Canvas Mode
Canvas is best for structured workflows:
- Connect blocks and route outputs visually.
- Branch pipelines with Variator and utility blocks.
- Compose sources with the Composer block, then use
RenderorExtractto create the next image block automatically.
Read more: Canvas Mode
Focus Mode
Focus is best for fast generation loops:
- Prompt in chat.
- Create and manage sessions for separate creative threads.
- Add generated assets to canvas when you want to orchestrate them in block workflows.
Read more: Focus Mode
Moving Between Modes
- Generate quickly in Focus Mode.
- Add selected assets to Canvas for orchestration.
- Continue refining with connected blocks.
- Return to Focus Mode anytime for more iterations.
