Getting Started
Start with a new project
Create a new project
Create a new project with assistant-ui
pre-configured:
Add API key
Add a new .env
file to your project with your OpenAI API key:
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.