Every guide is runnable as written
Use the search bar (top right) to find anything — try window, llm, secret, webhook. Every tutorial follows the same template: what you'll build, honest prerequisites, copy-paste steps with expected results, what just happened, troubleshooting, and where to go next.
By level
| Tutorial | Level | Time | Capabilities |
|---|---|---|---|
| Your first pipeline in 3 minutes | Beginner | 3 min | quickstart · cli · rule-based |
| Anatomy of pulse.yaml | Beginner | 8 min | pulse.yaml · concepts |
| Sources & sinks — the connector tour | Beginner | 10 min | sources · sinks |
| Secrets done right | Beginner | 8 min | secrets · production |
| Deterministic replay | Advanced | 15 min | replay · trajectories · debugging |
| Human-in-the-loop | Advanced | 15 min | approvals · hitl · governance |
| Observe your app | Beginner | 10 min | observability · debugging |
| Start from a template | Beginner | 5 min | templates |
| Windows & aggregations | Intermediate | 15 min | streaming · windows |
| Stream-stream joins | Intermediate | 15 min | streaming · join |
| Keyed timers — detect the silence | Intermediate | 15 min | streaming · timers |
| Multi-topic union | Intermediate | 10 min | streaming · fan-in |
| Compose two agents by topics | Intermediate | 15 min | multi-agent |
| Crash-resume — kill Pulse mid-flight | Intermediate | 10 min | durability |
| Your first LLM stage | Intermediate | 12 min | llm · ai |
| Acting with MCP tools | Intermediate | 15 min | mcp · tools |
| Call your app from anywhere | Intermediate | 12 min | api · http · sse |
| End-to-end: card-fraud triage (Banking) | Advanced | 25 min | banking · all four engines |
| End-to-end: inventory guard (Retail) | Advanced | 20 min | retail · keyed aggregate |
| End-to-end: vitals watch (Healthcare) | Advanced | 25 min | healthcare · local llm |
| End-to-end: condition watch (Manufacturing) | Advanced | 20 min | manufacturing · baselines |
| End-to-end: fleet watch (IoT) | Advanced | 20 min | iot · windows + timers |
By industry
Each industry deep-dive on streamflowmesh.io maps to tutorials here: AI Agents → LLM + MCP tutorials · Banking → the end-to-end fraud tutorial · Retail → the inventory-guard tutorial · Healthcare → the vitals-watch tutorial · Manufacturing → the condition-watch tutorial · IoT → the fleet-watch tutorial. Every industry page now has its runnable proof.
By integration
Call your app from anywhere covers the HTTP/SSE surface that all 14 orchestrator bridges use (n8n, Node-RED, LangGraph, Temporal, Prefect, Dagster, Kestra, Airflow, Camel, Spring Integration, AWS Step Functions, GCP Workflows, Azure Durable Functions & Logic Apps). Per-orchestrator guides ship in phase 2.
Orchestrating with n8n, LangGraph or Temporal? The orchestrator guides walk each bridge end to end, grounded in the validated examples shipped in the repo.