Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.autoplay.ai/llms.txt

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

Capture live website interactions with the Autoplay SDK and stream them into a Botpress agent for real-time context.

✨ Final result

Example chat: generic bot reply when the bot does not know which page the user is on
Video walkthrough β€” Open on YouTube if the player does not load.

πŸ“‹ Prerequisites

Complete the Quickstart. You should have:
  • PostHog in the browser β€” snippet, API key, product_id on identify (and email after login if you use it)
  • Connector credentials β€” URL, API token, stream URL (e.g. https://your-connector.onrender.com/stream/ plus your product id from the dashboard)
  • autoplay-sdk installed β€” and a successful test stream from the Quickstart
  • A Botpress account β€” with a bot created in Botpress Studio

The building blocks

Follow the steps in order β€” each page stands alone so you can ship incrementally.
  1. Connect real-time events β€” Stream live user actions into Botpress tables and wire an Autonomous Agent to answer with that context.
  2. Define proactive triggers β€” Proactively message users in Botpress based on what they’re doing in your product. (Coming soon)