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).
- Host: GitHub
- URL: https://github.com/sethuiyer/simple-chat-bot
- Owner: sethuiyer
- Created: 2016-11-27T13:56:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T07:57:37.000Z (over 7 years ago)
- Last Synced: 2025-04-19T08:33:57.659Z (about 1 year ago)
- Topics: aiml, chatbot-application, python
- Language: Python
- Size: 1.51 MB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

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