1 repository
Frameworks that extend React specifically to manage AI-driven streaming, state, and message rendering.
Distinct from React Frameworks: Distinct from general React frameworks by specializing in the requirements of real-time AI conversational streams.
Explore 1 awesome GitHub repository matching web development · AI Interface Frameworks. Refine with filters or upvote what's useful.
assistant-ui is a React interface framework and component kit designed for building conversational user interfaces for artificial intelligence services. It provides a collection of reusable components to render chat windows and interaction histories that connect to large language model backends. The framework uses a composable architecture and a provider pattern to decouple UI components from specific backend implementations. Visual customization is handled through a CSS-variable theming system, while adapter-based integration standardizes different API responses into a consistent format for
Provides a specialized React framework for managing streaming text and chat state in AI applications.