https://github.com/mycroft/aiml-poc
AIML Parser & interpreter
https://github.com/mycroft/aiml-poc
aiml interpreter parser xml
Last synced: 2 months ago
JSON representation
AIML Parser & interpreter
- Host: GitHub
- URL: https://github.com/mycroft/aiml-poc
- Owner: mycroft
- Created: 2017-07-20T06:55:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T06:56:10.000Z (almost 9 years ago)
- Last Synced: 2025-12-30T19:27:32.046Z (6 months ago)
- Topics: aiml, interpreter, parser, xml
- Language: Go
- Homepage: http://www.alicebot.org/TR/2011/
- Size: 896 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
======
Introduction
------------
Just a lame & imcomplete implementation of AIML (1.0)
Based on https://github.com/eduardonunesp/goaiml, but with more functionalities & tags.
Supports:
- stars
- get/set
- that/thatstar
- input
- random
- think
- condition
- srai
- bot
Links
-----
- AIML Tutorial: https://www.tutorialspoint.com/aiml/index.htm
- AIML Overview: http://www.pandorabots.com/pandora/pics/wallaceaimltutorial.html
- AIML Specs: http://www.alicebot.org/TR/2011/
- Alice bot documentation: http://www.alicebot.org/documentation/