Personal AI Voice assistant using OpenAI whisper and gpt-3.5-turbo using Python
Here's the YouTube Video.
Follow next steps in order to obtain the power of OpenAI AI Voice Assistant (Jarvis)
git clone https://github.com/saasscaleup/openai-jarvis.git
cd openai-jarvis
create virtual environment
python3 -m venv env
activate environment
source env/bin/activate
pip install openai==0.28
pip install pyttsx3
pip install scipy
pip install numpy
pip install python-dotenv
pip install sounddevice
For MacOS you may need to install that too
pip install py3-tts
Modify copy.env
to use your own OpenAI API key, And rename it to .env
.
python3 app.py
If you Like the tutorial and you want to support my channel so I will keep releasing amazing content that will turn you to a desirable Developer with Amazing Cloud skills... I will really appreciate if you:
Thanks for your support :)