UI components for AI interfaces
npx skills add https://github.com/assistant-ui/tool-ui --skill tool-uiInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
Copy/paste React components for rendering tool calls in AI chat interfaces. Built by assistant-ui.
Docs · Gallery · Quick Start
When a model calls a tool, most apps dump raw JSON into the conversation. These components turn tool payloads into interactive UI like approvals, forms, tables, charts, and media cards so users can understand and act without leaving the chat.
|
Option List Let users select from multiple choices
|
Question Flow Multi-step guided questions with branching
|
Each component includes a Zod schema for payload validation and presets for realistic example data. Browse them all in the Gallery.
MIT License. See LICENSE for details.