UserCenter Chat Widget

Embed the chat widget on your website with a single script tag.

Quick Start

<script src="https://widget.betteragentai.com/widget.js"></script>
<script>
  UserCenterChatWidget('init', {
    apiUrl: 'https://api.betteragentai.com',
    projectId: 'your-project-id',
    apiKey: 'your-api-key'
  });
</script>

Demo

The widget should appear in the bottom-right corner of this page.