Quickstart
Start building conversational video agents with Beyond Presence and LiveKit Agents.
Sign Up to Beyond Presence
Go to the Beyond Presence Dashboard and sign up with either your email or your Google account.
Create an API Key
Go to the “API Keys” tab in your account settings, create a new API key, and save it somewhere.
Create an API Key
Learn how to create an API key for using the Beyond Presence API.
Select an Avatar
Go to the Default Avatars page or to the “Avatars” tab in the Beyond Presence Dashboard and select an avatar you want to use in your application.
Default Avatars
Explore our stock avatars that can be used immediately.
Create a LiveKit Agent with Beyond Presence Avatar
Beyond Presence supports several ways of technical integration, but if you are familiar with Python, we recommend to use our LiveKit Agents Integration:
- Sign up to LiveKit at https://cloud.livekit.io/
- Install the
livekit-agents
Python package and our pluginlivekit-plugins-bey
- Set your Beyond Presence and LiveKit secrets as environment variables
- Clone the LiveKit Agents repository and
run the integration example
LiveKit Agents Integration
Learn more about how the Beyond Presence LiveKit Agents integration works.