openai/openai-realtime-console
A React-based developer console for inspecting, building, and debugging applications that use the OpenAI Realtime API over WebRTC.

This is an official OpenAI example application providing a React frontend console for interacting with the Realtime API. It demonstrates how to send and receive real-time API events over the WebRTC data channel, configure client-side function calling, and view JSON payloads for client and server events via a logging panel. The application serves as both a debugging tool and a minimal template for developers building real-time AI-powered conversational applications.
Frequently asked
- What is openai/openai-realtime-console?
- A React-based developer console for inspecting, building, and debugging applications that use the OpenAI Realtime API over WebRTC.
- Is openai-realtime-console open source?
- Yes — openai/openai-realtime-console is open source, released under the MIT license.
- What language is openai-realtime-console written in?
- openai/openai-realtime-console is primarily written in JavaScript.
- How popular is openai-realtime-console?
- openai/openai-realtime-console has 3.6k stars on GitHub.
- Where can I find openai-realtime-console?
- openai/openai-realtime-console is on GitHub at https://github.com/openai/openai-realtime-console.