Skip to content

danbrownusa/assistant-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Weave Badge

Quick Start

assistant-ui starter template

Step 1: Run assistant-ui init to install assistant-ui in a new or existing React.js project:

npx assistant-ui@latest create # new project
npx assistant-ui@latest init # existing project

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

Step 3: Run the app:

npm run dev

About

Typescript/React Library for AI Chat💬🚀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • MDX 17.0%
  • CSS 3.0%
  • Python 1.1%
  • JavaScript 0.3%