A simple chat bot project for educational purposes! (OS X Only)
SimpleAiBot is created for educational purposes but it can grow out to something much bigger, however still educational. This project exists so other people can actually look at the code of a working chat bot and learn from it or even improve SimpleAiBot! If you're looking for this: this is it! Also don't hesitate to join and improve SimpleAiBot, better make your changes public and usable to everyone then experimenting on your own.
PS: More experienced AI developers are also welcome to...
AIBuddy is an artificially intelligent chatbot. Unlike other chatbots, which pattern-match the entered phrase against a database of hard-coded responses, AIBuddy actually remembers the conversation, and can respond in context.