llms.txt Content
# assistant-ui
> React components for AI chat interfaces
## Table of Contents
### architecture
- [Architecture](https://www.assistant-ui.com/docs/architecture): How components, runtimes, and cloud services fit together.
### cli
- [CLI](https://www.assistant-ui.com/docs/cli): Scaffold projects, add components, and manage updates from the command line.
### devtools
- [DevTools](https://www.assistant-ui.com/docs/devtools): Inspect runtime state, context, and events in the browser.
### root
- [Introduction](https://www.assistant-ui.com/docs): Beautiful, enterprise-grade AI chat interfaces for React, React Native, and terminal applications.
### installation
- [Installation](https://www.assistant-ui.com/docs/installation): Get assistant-ui running in 5 minutes with npm and your first chat component.
### llm
- [Agent Skills](https://www.assistant-ui.com/docs/llm): Use AI tools to build with assistant-ui faster. AI-accessible documentation, Claude Code skills, and MCP integration.
### react-compatibility
- [Using old React versions](https://www.assistant-ui.com/docs/react-compatibility): Compatibility notes for React 18 and 19.
### cloud
- [AI SDK + assistant-ui](https://www.assistant-ui.com/docs/cloud/ai-sdk-assistant-ui): Integrate cloud persistence using assistant-ui runtime and pre-built components.
- [AI SDK](https://www.assistant-ui.com/docs/cloud/ai-sdk): Add cloud persistence to your existing AI SDK app with a single hook.
- [User Authorization](https://www.assistant-ui.com/docs/cloud/authorization): Configure workspace auth tokens and integrate with auth providers.
- [Overview](https://www.assistant-ui.com/docs/cloud): Add thread persistence and chat history to your AI app in minutes.
- [LangGraph + assistant-ui](https://www.assistant-ui.com/docs/cloud/langgraph): Integrate cloud persistence and thread management with LangGraph Cloud.
### ink
- [Adapters](https://www.assistant-ui.com/docs/ink/adapters): Title generation adapters for React Ink.
-