# openai/openai-realtime-agents

This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.

Repository: https://github.com/openai/openai-realtime-agents
Canonical: https://ross.abutalabs.com/products/openai-realtime-agents
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-01-07T18:38:52+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 35, longevity 42
- inputs: {"age_days": 595, "days_push": 238, "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 6966, forks 1096 (observed 2026-08-28T04:09:51.791872+00:00)

## What it is
A Next.js TypeScript demo application showcasing advanced agentic patterns (Chat-Supervisor and Sequential Handoff) built on the OpenAI Realtime API and Agents SDK for voice agents. It serves as reference code for building low-latency, multi-agent voice assistants.

## Use cases
- build voice agents with the openai realtime api
- learn multi-agent handoff patterns for customer service
- demo a chat supervisor pattern combining realtime and text models
- prototype a low-latency voice assistant in typescript
- explore openai agents sdk examples

## When to choose
- you want reference implementations of realtime voice agent patterns
- you're evaluating the OpenAI Agents SDK for multi-agent orchestration
- you need a starting point for customer-service voice bots with specialist handoffs

## When to avoid
- you need a production-ready voice agent framework rather than a demo
- you don't use OpenAI models or APIs
- you need non-JavaScript/TypeScript support

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, speech-recognition, chatbot, llm-inference, web-framework
- domain: artificial-intelligence, large-language-models, speech-processing, web-development
- platform: -
- tags: openai-realtime-api, voice-agents, nextjs, demo-app, multi-agent, handoff-patterns, ai-agents, nodejs, web-server, typescript

## Member repositories
- openai/openai-realtime-agents (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.791872+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-29T17:41:10.705382+00:00, confidence not recorded.
  - readme: https://github.com/openai/openai-realtime-agents (fetched 2026-08-28T04:09:51.791872+00:00, sha 16ea4cc74d5f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
