Open-Leaf Chat Widget
The embeddable chat widget that answers questions from your product documentation. This page is a live demo served from the same host that serves the widget bundle.
Try it
A demo launcher loads automatically in the bottom-right corner, so you can see how the widget mounts and behaves. It runs with a placeholder key, so it will not answer questions — it is there to show the interaction, not the answers.
To run a real chat session, add the snippet below to a page of your own using your own API key.
Embed on your site
Add this single tag to any page:
<script type="module"
src="https://widget.openleaf.cloud/widget.js"
data-api-key="olk_your_key"
data-widget-origin="https://widget.openleaf.cloud"></script>