
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
- Create an agent in the LemonSlice web app and copy the
agent_id. - Initiate a call by hitting the documented REST endpoints to create a room (
POST /liveai/rooms) that all realtime audio/video streams through. - Join that room from your frontend using Daily.co UI/SDK components.
