Tutorials¶
Learning-oriented lessons. A tutorial takes a newcomer by the hand and walks through a concrete, complete exercise that ends in a working result. The goal is to learn by doing.
- Getting started — create your first chatbot agent in 10 minutes.
- Designing a multi-stage conversation — design a real three-stage flow (intake → research → summarize) with prompts, extraction specs, routing signals, and an escape edge. Ends with a runnable design.
- Chatbot end-to-end test — build an agent, design conversations, run chats as test personas, and verify results. Pick Path A (Portal Chat) for production-fidelity, or Path B (Claude Code + MCP) for free iteration.
- Connecting an MCP host — wire Cursor, Cline, Codex CLI, Copilot, Claude Desktop, Windsurf, or Antigravity to a Hadron app.