Skip to content

Create Voice chat bot to play word association game using OpenAI whisper model with streamlit as frontend

Notifications You must be signed in to change notification settings

bitfumes/openai-whisper-voice-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Voice Chatbot

Youtube Video Tutorial

Create Voice chat bot to play word association game using OpenAI whisper model with streamlit as frontend. This is a simple voice chatbot that uses OpenAI's GPT-40-mini to generate responses to user input. The chatbot uses the openai Python library to interact with the GPT-4o-mini API.

Installation

pip install -r requirements.txt

Usage

streamlit run app.py

Useful Links

About

Create Voice chat bot to play word association game using OpenAI whisper model with streamlit as frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages