Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# ChatBot
# The Amazing ChatBot

ChatBot is a machine-learning based conversational dialog engine build in
Python which makes it possible to generate responses based on collections of
Expand All @@ -13,6 +13,11 @@ An example of typical input would be something like this:
> **bot:** I am doing very well, thank you for asking.
> **user:** You're welcome.
> **bot:** How can I help you?
.
.
.
.
.



Expand Down