Kaky Support AI — Widget Demo

This page simulates any external website. The chat widget loads from the embed script below.

Universal embed (production)

<script
  src="https://kaky-support-ai-a12fa.web.app/widget.js"
  data-site-key="YOUR_SITE_KEY"
  data-category="guest"
  async
></script>

Local emulator

<script
  src="http://127.0.0.1:5000/widget.js"
  data-site-key="YOUR_SITE_KEY"
  data-api="http://127.0.0.1:5001/kaky-support-ai-a12fa/europe-west1/widgetApi"
  async
></script>

Run admin onboarding first to create demo-site and copy the embed key from Settings.