Logo
Guide/Chat UI

Install @llamaindex/chat

Chat interface for your LlamaIndexTS application

Quick Start

You can quickly add a chatbot to your project by using Shadcn CLI command:

npx shadcn@latest add https://ui.llamaindex.ai/r/chat.json

Manual Installation

To install the package, run the following command in your project directory:

npm install @llamaindex/chat-ui

For more information, check out the github.comrun-llama/chat-ui

Edit on GitHub

Last updated on

On this page