-
Notifications
You must be signed in to change notification settings - Fork 13
hj91/PyAIML-XMPP-Chat-Bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a chatbot using XMPP and PyAIML. ToDo 1. The bot should be able to remember users and their previous chat. This functionality can be achieved using PyAIML, but it is not scalable. We can have hundred xmpp contacts..hence remembering their ids and conversation is challenging. So basically we need to make it more scalable and interlligent. 2. Improve the AIML files to make bot speak more relevant stuff in 2012 and beyond. 3. Should be able to handle keywords and act according to rules specified, however, this is not task of PyAIML compiler. 4. Will MongoDB backend be useful for storing conversation and remembering them for user? I need tips from mongoDB experts..HELP! All the best to the forks and watchers.
About
XMPP chatbot written in Python. Makes use of PyAIML
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published