Skip to content

mdagost/openai-realtime-streamlit

Repository files navigation

openai-realtime-streamlit

POC Port of the openai-realtime-console to streamlit.

Huge thanks to MadCowD for ell's POC realtime python client, from which I ripped my simple version.

Instructions

  1. Create a virtualenv for python >=3.10.
  2. Run poetry install
  3. Make sure you OpenAI API key is set as an environment variable at OPENAI_API_KEY.
  4. Run streamlit run openai_realtime_streamlit/app.py.

10/7: Added support for playing back streaming audio. 10/8: Added support for sending streaming audio input.

About

POC Port of the openai-realtime-console to streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages