
LlamaIndex ChatUI
A powerful React component library for building chat interfaces in LLM applications
Quick Start
Add a chatbot to your project with Shadcn CLI:
npx shadcn@latest add https://ui.llamaindex.ai/r/chat.json
Or install manually:
npm install @llamaindex/chat-ui