1 个仓库
Small, reusable UI units for constructing complex conversational interfaces.
Distinct from Chat Interfaces: Distinct from Chat Interfaces: focuses on the individual building blocks and primitives used to construct the interface rather than the end-user environment.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Modular Component Primitives. Refine with filters or upvote what's useful.
assistant-ui 是一个 React UI 库和框架,用于构建将用户连接到大语言模型的对话界面。它提供了一个标准运行时接口来管理聊天界面与 AI 后端之间的消息流和数据流,并辅以用于项目脚手架和样式设置的命令行工具。 该项目专注于生成式 UI 渲染,将来自语言模型的结构化工具调用和数据转换为交互式视觉组件。它利用与提供商无关的适配器层来标准化不同 AI 后端协议之间的通信。 该框架涵盖了广泛的功能,包括对话状态管理和历史记录持久化。它提供了用于设计对话界面的模块化原语,支持 Markdown 渲染、自动滚动和语音听写。
Provides a library of modular React primitives for building custom, styled conversational interfaces.