chat bot in python code example
Example: chat bot in python
#This is MY chatbot with voice recognition and api voice responce
# if you don't want it to be speech based then swap the speak and listen part
# with input and print and you are good to go
# Tis one is for beginners , you may use deep learning response algorithms if
#you want to improve the experience.