Skip to content

negativmustik/assistant-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 20, 2024
85696fb Β· Dec 20, 2024
Dec 15, 2024
Nov 10, 2024
Dec 15, 2024
Dec 15, 2024
Dec 20, 2024
Dec 18, 2024
Oct 28, 2024
Jun 26, 2024
Aug 4, 2024
Apr 22, 2024
Nov 20, 2024
Nov 24, 2024
Dec 15, 2024
Dec 15, 2024
Jun 20, 2024
Oct 28, 2024

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.

Quick Start

assistant-ui starter template

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

npx create-assistant-ui@latest 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 πŸ’¬ πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.6%
  • MDX 17.1%
  • CSS 1.8%
  • Python 1.2%
  • JavaScript 0.3%