This is the local dev harness. The chat bubble in the bottom-right is the exact Shadow-DOM widget that gets embedded on LearnWorlds. Click it and ask something like "how do I sell exclusivity to a client?"
Drop this into a LearnWorlds custom-code block, pointing data-api at the deployed host:
<script src="https://YOUR-HOST/widget.js" defer
data-api="https://YOUR-HOST"></script>