Tutorials
Learn FlowMason step-by-step with our comprehensive tutorial series. Complete all 5 tutorials in about 2.5 hours.
Learning Path
Progress from beginner to advanced
~2.5 hours
Total duration
1
Getting Started with FlowMason
beginnerInstall FlowMason, set up your development environment, and run your first pipeline.
15 min
2
Building Your First Pipeline
beginnerCreate a multi-stage AI pipeline that fetches, processes, and summarizes web content.
30 min
3
Debugging Pipelines
intermediateMaster FlowMason's debugging tools - breakpoints, stepping, variable inspection, and prompt iteration.
25 min
4
Testing Pipelines
intermediateWrite comprehensive tests for your pipelines with assertions, mocks, and coverage tracking.
25 min
5
Working with Components
advancedCreate custom nodes and operators to extend FlowMason's capabilities for your specific needs.
35 min
Prerequisites
Python 3.11+
Required for FlowMason CLI
VSCode 1.85+
Recommended for best experience
Basic Python knowledge
Classes, async/await, type hints
JSON familiarity
Pipelines are defined in JSON