/openai-realtime-console-next.js

The same Realtime Console app provided by OpenAI, but broken down to humanely readable components and integrated with Next.js

Primary LanguageJavaScriptMIT LicenseMIT

OpenAI Realtime Console - Next.js

Change list

  • Components are broken down for clarity
  • Switched to yarn.
  • Integrated with Next.js 14+
  • Code is still spaghetti, but at least now it comes with meatballs.

How to?

yarn relay # To start the relay at localhost:8001
yarn start # To start the client at localhost:3000

Find the original repo here: https://github.com/openai/openai-realtime-console