Getting Started
Start with a new project
Initialize assistant-ui in your project
Step 1: Run assistant-ui init
to install assistant-ui in a new or existing React.js project:
Install in an existing app
Setup Backend Endpoint
Install provider SDK:
Add an API endpoint:
Define environment variables:
If you aren't using Next.js, you can also deploy this endpoint to Cloudflare Workers, or any other serverless platform.