To install the required libraries, run the following commands in your terminal:
sudo apt-get install portaudio19-dev
sudo apt-get install python3-pyaudio
pip install speechrecognition
pip install pyttsx3
pip install openai
sudo apt-get install espeak
sudo apt-get install Flac
python openAIBot.py