View as markdown

Overview

live-layer is a platform for building voice-first AI agents — agents that converse with your visitors, walk them through slide-based experiences, and embed anywhere with a snippet of code.

These docs serve two audiences:

Three ways to ship an agent

Once an agent is published, you have three integration paths. Pick based on how much control you need:

  1. Hosted

    The agent lives at https://livelayer.app/a/your-slug. Share the link, embed in an iframe, print as a QR code. Zero code on your end. Learn more →

  2. Script tag

    One line of HTML. The widget self-installs as a floating bubble or inline embed. Works on any site, any CMS. Learn more →

  3. NPM package

    @livelayer/react and @livelayer/sdk. The full power of live-layer — page awareness, form filling, custom UIs, controlled sessions. Learn more →

What's in here

  • Build — no-code product usage: agents, prompts, slides, knowledge bases.
  • Develop — embed, SDK, webhooks, API.
  • Recipes — full walkthroughs you can clone end-to-end.
  • Reference — API reference, webhook events, errors.

Every docs page is also available as plain markdown — append .md to any URL, or copy the page from the action bar at the top. Perfect for pasting into Cursor, Claude Code, or any other coding agent.