Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 501 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 501 Bytes

Open Realtime API Embedded

This repo contains links to use the OpenAI Realtime API with WebRTC on different embedded platforms.

Espressif (ESP32)

Espressif maintains a offical example at openai_demo.

The original implementation of the OpenAI Embedded SDK is still available on the esp32 branch.