Any tutorials for developing chatbots? [closed] Any tutorials for developing chatbots? [closed] python python

Any tutorials for developing chatbots? [closed]


The two places I would start with are how cleverbot works [part of a podcast] and then go through the Natural Language Toolkit Book to learn about the algorithms to use. (NLTK uses python, but the book is also a python tutorial)