#800 · Primary category: AI Agents & Automation
openai-realtime-agents
This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
Project last updated:01/07/26
GitHub Stars
7.0K
Forks
1.1K
Contributors
10
License
MIT
Why we included this project
Most voice-agent projects hit the same wall: keeping a multi-step conversation coherent without making a single model handle everything. This demo shows two reference patterns for that problem. Chat-Supervisor keeps a fast realtime chat model on the line and passes tool calls and harder questions to a smarter text-based supervisor, while Sequential Handoff routes users between specialized agents as their intent changes, a structure that maps naturally onto customer-service queues. Both patterns are wired up in a Next.js/TypeScript app you can run locally, with the OpenAI Realtime API and Agents SDK working together in readable code. If you are building a voice interface or support bot, this is a practical place to borrow orchestration ideas instead of designing them from scratch.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.