Run in Command Prompt/ Terminal/ etc
pip install speechRecognition
For A.I. understand our voicepip install pyttsx3
Basically text-to-speechpip install pywhatkir
For advance control on browser (in this code, I only use YouTube)pip install wikipedia
To get Wikipedia datapip install pyjokes
To get a joke
Use Python version 3.6 for better experience (because I use Python 3.6 for this)