This guide will help you set up the required API keys and environment variables for using Hedra Realtime Avatars.Documentation Index
Fetch the complete documentation index at: https://hedra.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Livekit Project Setup
- Create a Livekit account.
- Create a project through your Livekit dashboard.
- Navigate to Settings → API Keys and save your project credentials to a
.envfile:
Hedra API Access
- Create a Hedra account.
- Subscribe to a paid plan in order to gain API access.
- Navigate to your API profile page to generate an API key.
- Add your API key to the
.envfile created earlier:
OpenAI API Access
- Go to OpenAI and follow instructions for generating a paid API key.
- Add your API key to the
.envfile created earlier: