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 bubble loads automatically (bottom-right) with a placeholder key, so you can see the widget mount. To run a real chat session, paste a customer API key (and optional user JWT) and relaunch. Nothing you enter here is stored or sent anywhere except to the widget you load in your own browser.
Without a valid key the launcher renders but chat requests will be rejected by the API.
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>