# gpt-realtime Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/gpt-realtime
> Markdown URL: https://aitinkerers.org/technologies/gpt-realtime.md
> Technology record last updated: 2026-04-04T19:31:32Z
> Generated: 2026-09-22T09:49:43Z

GPT-Realtime is OpenAI’s unified, speech-to-speech model: it enables ultra-low-latency, human-quality voice agents for real-time conversational AI.

This general-availability model (gpt-realtime) delivers seamless, 'speech in, speech out' interactions, eliminating the latency of traditional transcription-LLM pipelines. It uses a single, unified architecture: this allows for natural conversational flow, including handling interruptions and emotional nuance. Developers connect via low-latency protocols (WebRTC, WebSocket, SIP) to build high-performance voice applications. Key use cases include customer support, where agents require immediate response, and educational tutoring, leveraging the model’s 32,000-token context window for stateful, continuous dialogue.

- Official technology site: https://platform.openai.com/docs/api-reference/realtime
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [AG-UI Realtime](https://sf.aitinkerers.org/talks/rsvp_UedIHgvMzks)

AG-UI + gpt-realtime, integrated with CopilotKit, with some MCP thrown in for good measure.

- Event context: AI Infra Jam: Demos That Weren’t Possible Two Months Ago — 2025-09-25 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_UedIHgvMzks

## Related Technologies

- [CopilotKit](https://aitinkerers.org/technologies/copilotkit) ([Markdown](https://aitinkerers.org/technologies/copilotkit.md)) — 8 public demos
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [Pipecat](https://aitinkerers.org/technologies/pipecat) ([Markdown](https://aitinkerers.org/technologies/pipecat.md)) — 7 public demos
- [Tavily](https://aitinkerers.org/technologies/tavily) ([Markdown](https://aitinkerers.org/technologies/tavily.md)) — 5 public demos
