Skip to main content

Documentation Index

Fetch the complete documentation index at: https://lemonslice.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Hosted Diagram

What is the LemonSlice Hosted Pipeline?

The Hosted Pipeline is a fully-managed conversational AI service. Use it when you want to control the frontend experience while letting LemonSlice handle everything else.

How to use

  1. Create an agent in the LemonSlice web app and copy the agent_id.
  2. Initiate a session by hitting the documented REST endpoint to create a Daily room (POST /liveai/rooms) that all realtime audio/video streams through.
  3. Join that room from your frontend using Daily.co UI/SDK components.
See the Daily integration for the full setup flow, or start from the example repo.

Pricing

View pricing for hosted agent sessions on the LemonSlice pricing page.