Looking for install steps? See the Quickstart for the one-command shadcn install.
When to use the widget
→ Headless Library covers the alternative path.
What the widget gives you
- Full chat surface: sidebar with threads, message composer, streaming thread view.
- ControlBar: model selector, app selector, API key input, wallet connect, network select.
- Wallet pipeline: Para-backed connect, wagmi-compatible signing, simulation-first transaction handling.
- Compound component API: drop in only the pieces you want.
- Owned source: components are copied into your repo via shadcn; edit anything.
Anatomy
Where it lives in your app
A typical setup mountsAomiFrame on a dedicated route:
Next steps
- Quickstart: install with one command.
- Widget Installation: props, compound API, and customization.
- Headless Library: build your own UI.
- Apps & Auth: how API keys and apps work.