Chatterbot in Deep Learning
2 min readAug 25, 2020
Using Jupyter Notebook
Hi students! today I’m going to tell you about one of the most important project in deep learning. This is very interesting project as well as simple. So, let’s get started.
Firstly you’ve to import library that is ‘os’. Then import Chatbot from chatterbot. Then import trainer to train it into any language. I’m here to train it into English. You can train it into any language. Then we’ll start conversation. Here is a simple code. Let’s have a look on code.
Here code completes and now see its output.
Here project completes. If you like it, don’t forget to clap.
Thank You.