Chat Bot in Python with ChatterBot Module
Implementing a Chatbot Build Your Own Chatbot in Python Here, we will be using GTTS or Google Text to Speech library to save mp3 files on the file system which can be easily played back. This method acts as long polling technology (you make a request, process the data and then start over again). To […]
Chat Bot in Python with ChatterBot Module Read More »