""" First of all create a virtual environment for this program so that libraries and their versions in this will not effect the global libraries
first : we have to install all the libraries from requirements.txt by running "pip install -r requirements.txt" second : use an OpenAI API key but remember that is a paid one .I hope u will not regret that purchase three:Run the code --python main.py dev four:starts when you say the word "jarvis" five : Then speak what you want it do six:for speech we have used "tts" instead of "pyttsx"
"""