Skip to main content

What is the LemonSlice Widget?

The LemonSlice widget is a fully-managed conversational AI service and web component. Use it when you want the fastest path to adding an interactive avatar to your website.

How to use

  1. Create a video agent in the LemonSlice web app. You can customize your agent’s appearance, voice, personality, and knowledge base.
  2. Add the embed code below to your webpage, replacing agent_id with your own agent’s ID. Check out our installation guides for common web-hosting platforms.
HTML
<lemon-slice-widget agent-id="agent_id"></lemon-slice-widget>
<script type="module" src="https://unpkg.com/@lemonsliceai/lemon-slice-widget"></script>
Copy Agent ID from LemonSlice web app

Interacting with the widget

We designed the LemonSlice agent widget to fluidly switch between being an unintrusive yet captivating state, an immersive calling experience, and a fully hidden state. By default, users see the widget at the minimized state, with your welcome video playing on loop. If the user clicks to start a chat, they’ll enter the active state, allowing them to chat with the agent. If the user hovers over the widget in the minimized state and clicks the minimize icon , this collapses the widget into the hidden state. The widget is pinned to the corner of your website by default, to allow for a persistent experience across pages. States

Pricing

Pricing for the widget is the same as pricing for hosted agents. Refer to the LemonSlice pricing page for more information.