An open API service indexing awesome lists of open source software.

https://github.com/sethuiyer/simple-chat-bot

A Simple Chatbot Application using Python and AIML (Artificial Intelligence Markup Language).
https://github.com/sethuiyer/simple-chat-bot

aiml chatbot-application python

Last synced: about 1 year ago
JSON representation

A Simple Chatbot Application using Python and AIML (Artificial Intelligence Markup Language).

Awesome Lists containing this project

README

          

# Simple Chat Bot

A Simple Chatbot Application using Python and AIML (Artificial Intelligence Markup Language).

Demo: [Rebecca - A CLI chatbot](https://www.youtube.com/watch?v=PdgrNMHRaTo)

# Output
![output](output.png)

# Things to do
1. Direct the output to `say` command to deliver the result as speech.
2. Include more AIML files.