Conversational AI Demo Setup Set up the environment variables: cp .env.example .env Follow this guide to configure your agent and get your API key and set them in the .env file. Run the development server: npm run dev # or yarn dev # or pnpm dev # or bun dev Learn More Conversational AI Quickstart Conversational AI SDK