Open nicoddemus opened 7 years ago
There is also ChatterBot
Chatterbot is one of the best one I like in python bot framework. Easy integration with Django is additional plus. May be can you write the doc about how to deploy or How to run this bottery with Django web application.
@rajasimon good point, updated the title to reflect that.
Google published today a project called Bottery. There's a thread on Hacker News with a lot of stuff we can learn from :)
errbot is another bot framework for Python.
It might nice for us to write a comparison between
bottery
anderrbot
, their philosophical differences, learn from their mistakes and incorporate some of their good ideas intobottery
itself.As mentioned, Chatterbot is another framework which we might write a comparison about.