All Templates / AI/ML
OpenAI Realtime Console
React App for inspecting, building and debugging with the Realtime API
Realtime Console
openai/openai-realtime-console
Just deployed
The OpenAI Realtime Console is intended as an inspector and interactive API reference
for the OpenAI Realtime API. It comes packaged with two utility libraries,
openai/openai-realtime-api-beta
that acts as a Reference Client (for browser and Node.js) and
/src/lib/wavtools
which allows for simple audio
management in the browser.
The console requires an OpenAI API key (user key or project key) that has access to the
Realtime API. You'll be prompted on startup to enter it. It will be saved via localStorage
and can be
changed at any time from the UI.
To start a session you'll need to connect. This will require microphone access. You can then choose between manual (Push-to-talk) and vad (Voice Activity Detection) conversation modes, and switch between them at any time.
There are two functions enabled;
get_weather
: Ask for the weather anywhere and the model will do its best to pinpoint the
location, show it on a map, and get the weather for that location. Note that it doesn't
have location access, and coordinates are "guessed" from the model's training data so
accuracy might not be perfect.set_memory
: You can ask the model to remember information for you, and it will store it in
a JSON blob on the left.You can freely interrupt the model at any time in push-to-talk or VAD mode.
Thanks for checking out the Realtime Console. We hope you have fun with the Realtime API. Special thanks to the whole Realtime API team for making this possible. Please feel free to reach out, ask questions, or give feedback by creating an issue on the repository. You can also reach out and let us know what you think directly!
Template Content
Realtime Console
openai/openai-realtime-consoleDetails
Railway Templates
Created on Oct 1, 2024
41 total projects
32 active projects
33% success on recent deploys
JavaScript, TypeScript, SCSS, HTML, CSS
AI/ML
More templates in this category
Chat Chat
Chat Chat, your own unified chat and search to AI platform.
Harry Yep's Projects
103
openui
Deploy OpenUI: AI-powered UI generation with GitHub OAuth and OpenAI API.
zexd's Projects