AiZ-Bot Demo

Embeddable chatbot iframe

This module provides a standalone iframe application for the existing AiZ-Bot API. The live example below renders the same widget that can be embedded into any external web application.

Live iframe sample

Embed snippet

Use this example to test the widget in another application.

<iframe
  src="https://www.chat.sp-flow.de/embed?lang=de"
  width="420"
  height="720"
  style="border:0;border-radius:16px;overflow:hidden"
  title="AiZ-Bot Chatbot"
></iframe>