Website LLM Assistant
Embed the floating assistant on any site with a single script tag. The launcher appears in the bottom-right corner of this page.
<script
src="https://YOUR_PAGES_URL/widget.js"
data-api-key="pk_live_xxx"
data-backend-url="https://your-api.example.com"
></script>
Or call WebsiteAssistant.create({ apiKey, backendUrl }) after the script loads.