enricd / the_omnichat

17 stars 7 forks source link

The OmniChat

Streamlit app to interact with OpenAI GPT-4o, with text, images and audio (using Whisper and TTS).

Streamlit App

YouTube Video - GPT-4o
Medium Blog - GPT-4o

YouTube Video - Gemini 1.5
Medium Blog - Gemini 1.5

YouTube Video - Claude 3.5
Medium Blog - Claude 3.5


To run the app locally:

git clone it

pip install -r requirements.txt

streamlit run app.py