Copyright © 2017, edureka and/or its affiliates. All rights reserved.
What Is A Chatbot?
Chatterbot In Python
Trainer For The Chatbot
www.edureka.co/python
Use Case – Flask Chatbot
www.edureka.co/python
www.edureka.co/python
A Chatbot is a program
simulates a conversation
between a user and a
computer.
www.edureka.co/python
ChatterBot
In Python
www.edureka.co/python
Python Library1
Automated Responses2
Machine learning Algorithms3
Language Independent4
Train data5
ChatterBot
In Python
www.edureka.co/python
Get Input From The User
Process Input and return the value that
generated the highest confidence value from
the logic adapters.
Return the response for the input
www.edureka.co/python
Training The Chatbot
www.edureka.co/python
Import Chatterbot-corpus Train the bot
It is the corpus of data
inclined in chatterbot
module
www.edureka.co/python
Use Case:
Flask
Chatbot
www.edureka.co/python
Make a web app using flask.
App contains a chatbot
Train the bot
Make conversation with the bot
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
www.edureka.co
www.edureka.co/python

How to Make a Chatbot in Python | Edureka