Assistant UI

screenshot of Assistant UI
radix-ui
shadcn-ui

Typescript/React Library for AI Chat

Overview

assistant-ui is a collection of React components designed for AI chat applications. It offers seamless integrations with various technologies including Langchain, Vercel AI SDK, TailwindCSS, shadcn/ui, react-markdown, react-syntax-highlighter, React Hook Form, and more. This tool provides wide model provider support for popular services like OpenAI, Anthropic, Mistral, Perplexity, AWS Bedrock, Azure, Google Gemini, Hugging Face, Fireworks, Cohere, Replicate, and Ollama. Additionally, it allows the integration of custom APIs for added flexibility.

Features

  • React Components: Specifically designed for AI chat applications.
  • Wide Model Provider Support: Compatible with popular AI service providers out of the box.
  • Custom API Integration: Ability to seamlessly connect with custom APIs.
  • Starter Template: Includes a pre-configured starter template for quick setup.
  • Easy Installation: Simple steps to set up the assistant-ui.
radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

shadcn-ui
Shadcn UI

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.