Page Bot · Embed Demo examples/web-page-bot

Try the LangBot Page Bot widget

Point this page at a running LangBot instance and a Page Bot you created,

then load the live embed widget below to chat with it — exactly as your site visitors would.

1 Connect your Page Bot

The address where your LangBot instance is reachable from this browser. No trailing slash.
Create a bot with the Page Bot adapter in the WebUI, then copy its UUID from the embed code.
Not loaded.

2 The embed snippet

This is exactly what you paste into your own site (before </body>). It updates as you edit the fields above.

<script data-title="LangBot" src="http://localhost:5300/api/v1/embed/<bot-uuid>/widget.js"></script>

3 How it works