Skip to main content

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

TutorialLevelTimeCapabilities
Your first pipeline in 3 minutesBeginner3 minquickstart · cli · rule-based
Anatomy of pulse.yamlBeginner8 minpulse.yaml · concepts
Sources & sinks — the connector tourBeginner10 minsources · sinks
Secrets done rightBeginner8 minsecrets · production
Deterministic replayAdvanced15 minreplay · trajectories · debugging
Human-in-the-loopAdvanced15 minapprovals · hitl · governance
Observe your appBeginner10 minobservability · debugging
Start from a templateBeginner5 mintemplates
Windows & aggregationsIntermediate15 minstreaming · windows
Stream-stream joinsIntermediate15 minstreaming · join
Keyed timers — detect the silenceIntermediate15 minstreaming · timers
Multi-topic unionIntermediate10 minstreaming · fan-in
Compose two agents by topicsIntermediate15 minmulti-agent
Crash-resume — kill Pulse mid-flightIntermediate10 mindurability
Your first LLM stageIntermediate12 minllm · ai
Acting with MCP toolsIntermediate15 minmcp · tools
Call your app from anywhereIntermediate12 minapi · http · sse
End-to-end: card-fraud triage (Banking)Advanced25 minbanking · all four engines
End-to-end: inventory guard (Retail)Advanced20 minretail · keyed aggregate
End-to-end: vitals watch (Healthcare)Advanced25 minhealthcare · local llm
End-to-end: condition watch (Manufacturing)Advanced20 minmanufacturing · baselines
End-to-end: fleet watch (IoT)Advanced20 miniot · windows + timers

By industry

Each industry deep-dive on streamflowmesh.io maps to tutorials here: AI Agents → LLM + MCP tutorials · Bankingthe end-to-end fraud tutorial · Retailthe inventory-guard tutorial · Healthcarethe vitals-watch tutorial · Manufacturingthe condition-watch tutorial · IoTthe 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.