Showcase
11 runnable examples
Every card below is a real, interactive demo — no API keys, no setup. Click to open the full playground.
- Basic chat
Basic chat
Streaming chat with a mock adapter. Zero config, runs in-browser.
streamingchat - Tool use
Tool use
Tool-calling agent that browses a mocked product catalog.
toolschat - RAG
RAG
Retrieval-augmented chat with inline source citations.
ragchat - Code assistant
Code assistant
Code-aware chat with syntax-highlighted output.
codechat - Markdown chat
Markdown chat
Rich Markdown rendering in assistant responses.
markdownchat - Support bot
Support bot
Chat with escalation, memory, and confirmation gates.
supportmemorytools - Multi-agent
Multi-agent
Planner + worker + reviewer topology.
multi-agent - Multi-model
Multi-model
Switch providers on the fly in a single conversation.
multi-modelchat - Agent actions
Agent actions
Streaming UI with live tool-call visualization.
toolsstreaming - shadcn/ui chat
shadcn/ui chat
AgentsKit styled with shadcn/ui tokens.
chatdesign-system - Material UI chat
Material UI chat
AgentsKit styled with MUI components.
chatdesign-system