Skip to content

sanjayojha/openai-realtime-webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI realtime example using WebRTC Peer connection

A simple NodeJS application (Using HonoJS) to talk with openAI model in realtime using WebRTC. Put your openAI API key in .env file and run below commands.

npm install
npm run dev

and open http://localhost:3000. You can start taking.

About

Minimal web application demonstrating openAI realtime capability using WebRTC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published