Chasi Web Chat

An embeddable AI-powered chat widget for your website.

Demo

Configure and test the widget with your organization and assistant:

Open Full Page

Quick Start

Add the Chasi chat widget to your website with a single line of code:

<script
  src="https://chat.chasi.io/embed.js"
  data-org-id="1"
  data-assistant-id="1"
></script>

Configuration

Customize the widget using data attributes:

AttributeRequiredDescription
data-org-idYesYour organization ID
data-assistant-idYesYour AI assistant ID
data-positionNoWidget position: bottom-right (default) or bottom-left
data-themeNoTheme: auto (default), light, or dark
data-chasi-api-urlNoBackend API URL (for self-hosted setups)

© 2026 Chasi. All rights reserved.