lemon-slice-widget
v1.0.25
Published
The LemonSlice widget
Keywords
Readme
LemonSlice Agent Widget
LemonSlice Agent Widget is an embeddable web component that enables real-time video chat with LemonSlice AI agents. It provides a floating or inline widget that connects users to LemonSlice AI agents via video and audio. The widget is distributed as an npm package and can be embedded in any webpage with a single HTML tag.
LemonSlice agents are created on https://lemonslice.com/
How to use it
<lemon-slice-widget agent-id="agent_id"></lemon-slice-widget>
<script type="module" src="https://unpkg.com/@lemonsliceai/lemon-slice-widget"></script>