Examples
Examples
Interactive demos. For copy-paste code, see Recipes.
Interactive demos showing what you can build with AgentsKit. Every demo page renders a live chat component.
Looking for copy-paste code? Head to Recipes — end-to-end runnable snippets grouped by theme. Each example below points to its recipe counterpart.
Chat patterns
Agents + runtime
| Demo | Runnable recipe |
|---|---|
| Runtime agent | schema-first-agent |
| Multi-agent planning | multi-agent-topologies · research-team |
Data pipeline
| Demo | Runnable recipe |
|---|---|
| RAG pipeline | doc-loaders · rag-reranking |
| Eval runner | eval-suite · evals-ci |
UI framework integration
| Demo | Runnable recipe |
|---|---|
| MUI chat | framework-adapters |
| shadcn chat | framework-adapters |