Yonom / assistant-ui

React Components for AI Chat πŸ’¬ πŸš€

Home Page:https://www.assistant-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assistant-ui Header

Product Β· Documentation Β· Examples Β· Discord Community Β· Contact Sales

assistant-ui is a set of React components for AI chat, with integrations Langchain, Vercel AI SDK, TailwindCSS, shadcn-ui, react-markdown, react-syntax-highlighter, React Hook Form and more!

Wide model provider support (OpenAI, Anthropic, Mistral, Perplexity, AWS Bedrock, Azure, Google Gemini, Hugging Face, Fireworks, Cohere, Replicate, Ollama) out of the box and the ability to integrate custom APIs.

Quick Start

assistant-ui starter template

Step 1: Create a new project with assistant-ui pre-configured:

npx assistant-ui@latest create my-app
cd my-app

Step 2: Update the .env file with your OpenAI API key.

Step 3: Run the app:

npm run dev

About

React Components for AI Chat πŸ’¬ πŸš€

https://www.assistant-ui.com

License:MIT License


Languages

Language:TypeScript 83.2%Language:MDX 14.2%Language:CSS 2.3%Language:JavaScript 0.3%