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
.env
file:
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
.env
file created earlier:
OpenAI API Access
- Go to OpenAI and follow instructions for generating a paid API key.
- Add your API key to the
.env
file created earlier: