Tolki Embed Documentation.

Add an AI-powered chat assistant to any website with a single HTML tag. Fully customizable, multilingual, and easy to integrate.

index.html
<script
  src="https://embed.tolki.ai/chat.js"
  defer>
</script>

<tolki-chat
  bot="YOUR-BOT-UUID"
  position="right"
  theme="auto"
  lang="en">
</tolki-chat>

Powerful features, zero complexity

    One Tag Integration

    Add the chat widget to any website with a single <tolki-chat> HTML tag. No framework required.

    Fully Customizable

    Control colors, sizes, positioning, border radius, backdrop effects, and more through HTML attributes.

    Multilingual

    Built-in support for 6 languages (EN, IT, ES, FR, DE, PT) with i18n attributes for all text content.

    Dark Mode

    Automatic dark mode that follows system preferences, or force light/dark mode with a single attribute.

    Responsive Design

    Adapts seamlessly to any screen size with mobile keyboard detection and scroll management.

    Shadow DOM Encapsulation

    Styles are fully encapsulated. The widget never conflicts with your existing CSS.

Ready to add AI chat to your website?

Get up and running in under a minute. Just add the script tag and the chat component.