Kogents-style Chat Widget

A customizable chat widget that can be embedded on any website.

View DemoDocumentation

Quick Integration

Add this script to your website to embed the chat widget:

<script 
  src="https://your-domain.com/api/widget" 
  id="kogents-chat-widget"
  data-apiToken="your-api-token"
  data-position="right"
  data-color="#3B82F6"
></script>