Ailoy + assistant-ui example
November 25, 2025 ยท View on GitHub
This is the example web application of using Ailoy with assistant-ui.
Getting Started
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.