This code opens Google and search for everything you say , it works like a virtual assistant
Don't forget to install: ** pywhatkit,speech_recognition,pyttsx3 **
by the following commands:
---- pip install pywhatkit
---- pip install SpeechRecognition
---- pip install pyttsx3
And also pyaudio*