ragbot widget demo

Local test page for the embeddable chat widget. Set the API endpoint below and reload — the widget bubble will appear in the bottom-right corner.

Embed snippet

<script
  src="https://your-pages-site.pages.dev/widget.js"
  data-api="https://your-worker.workers.dev/api/chat"
  data-name="Budhathoki Sahayak"
  data-color="#1e40af"
  data-greeting="Namaste! Ask me anything about driving lessons, license, fees, or schedules."
  data-logo="https://your-pages-site.pages.dev/logo.png"
></script>

data-logo is optional — if set, a small round icon appears before the bot name in the chat header.

Try these queries