Talon has two tutorial tracks:
- Core build steps for learning the control plane and client surfaces quickly
- System tutorials for assembling realistic products on top of namespaces, agents, sessions, knowledge, MCP, schedules, and Sightline
Core build steps
Start here if you have not run Talon locally before:
These pages teach the basic runtime loop:
- start the stack
- create real resources through Talon APIs
- run a session
- inspect the result in Sightline
System tutorials
Use these guides when you want a fuller product narrative:
- Build a ChatGPT-Style App
- Build a Channel Collaboration Room
- Build a Marketing Agency
- Build a Customer Retention System
- Build an Internal Ops Copilot
Each system tutorial includes:
- valid example assets in
talon/manifests/examples - exact commands for the parts the CLI supports directly
- explicit REST calls when the workflow is not manifest-applied
- one inspection/debugging path in Sightline