Skip to content

zoom/videosdk-openai-realtime-voiceagents

Repository files navigation

Zoom Video SDK & Open AI Realtime API Agents demo

This is a demo app for using voice agents the OpenAI Agents SDK in a Zoom Video SDK session.

Use of this Sample App is subject to our Terms of Use.

This project uses the Zoom Video SDK with OpenAI Agents SDK.

Setup

  • This is a Next.js typescript app. Install dependencies with npm i.
  • Add environment variables:
cp .env.sample .env

Set the ZOOM_SDK_KEY, ZOOM_SDK_SECRET, OPENAI_API_KEY as:

OPENAI_API_KEY=sk-proj-xxxx
ZOOM_SDK_KEY=sdkkey123
ZOOM_SDK_SECRET=secret123

The app is based on the sample app provided by OpenAI.

About

Use OpenAI Voice Agents with the Zoom Video SDK

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors