# openai/openai-realtime-console

React app for inspecting, building and debugging with the Realtime API

Repository: https://github.com/openai/openai-realtime-console
Canonical: https://ross.abutalabs.com/products/openai-realtime-console
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, nodejs, openai, react, typescript
Last push: 2025-08-28T16:07:56+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 39, release rhythm 35, longevity 50
- inputs: {"age_days": 702, "days_push": 370, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3613, forks 1406 (observed 2026-08-28T04:08:11.710492+00:00)

## What it is
A React-based example application from OpenAI for inspecting, building, and debugging with the Realtime API over WebRTC. It serves as a minimal template with an Express server and Vite-built frontend, showing event logging and client-side function calling.

## Use cases
- debug openai realtime api events
- build a voice assistant with webrtc
- inspect realtime api  payloads
- learn how to use openai realtime api
- prototype realtime voice agents
- test client-side function calling

## When to choose
- you want a reference implementation for the OpenAI Realtime API with WebRTC
- you need a starting template for building realtime voice apps
- you want to inspect and debug Realtime API event payloads

## When to avoid
- you need a production-ready voice application
- you want a WebSocket-based browser client (deprecated in this repo)
- you need a full agentic architecture (see openai-realtime-agents instead)

## Facets
- artifact type: application
- maturity: active
- function: chat-interface, developer-tools, websocket, logging
- domain: artificial-intelligence, large-language-models, developer-tools, web-development
- platform: cross-platform
- tags: openai, realtime-api, webrtc, voice-assistant, example-app, debugging-console, function-calling, nodejs, web-server

## Member repositories
- openai/openai-realtime-console (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.710492+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:38.012252+00:00, confidence not recorded.
  - readme: https://github.com/openai/openai-realtime-console (fetched 2026-08-28T04:08:11.710492+00:00, sha e6a3a91fa4c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
