1 dépôt
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 is a React UI library and framework for building conversational interfaces that connect users to large language models. It provides a standard runtime interface to manage message streaming and data flow between chat interfaces and AI backends, complemented by a command line tool for project scaffolding and styling. The project focuses on generative UI rendering, which converts structured tool calls and data from a language model into interactive visual components. It utilizes a provider-agnostic adapter layer to standardize communication across different AI backend protocols. Th
Provides a library of modular React primitives for building custom, styled conversational interfaces.