a voice bot build in python, this voice bot is able to search google, and find a location with google maps, it is able to give you the time and to say its name and to exit when you tell him to go to sleep.
1- pip install gTTS.
2- pip install SpeechRecognition.
3- pip install playsound.
4- pip install times.
other libraries are the built-in python libraries such as random, os, webbrowser.
after you have installed the libraries you can directly run the source code, after you run it you may edit it your way or give it your personal style of programming