Glavin001 / Leopold

(Unmaintained) Virtual Assistant for Ubuntu, Mac, Raspberry Pi, and more!
5 stars 0 forks source link

Support for AIML (Artificial Intelligence Markup Language) #38

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

See http://en.wikipedia.org/wiki/AIML

Build a parser that takes in AIML and creates a plugin. See http://www.alicebot.org/downloads/sets.html and http://aitools.org/Free_AIML_sets for ALICE bot AIML sets. ALICE AIML set download: https://code.google.com/p/aiml-en-us-foundation-alice/

Python module for parsing AIML: http://pyaiml.sourceforge.net/

Glavin001 commented 10 years ago

Maybe this'll be an interesting read: http://stackoverflow.com/a/15998144/2578205

And this: (AIML Implementations) http://www.alicebot.org/downloads/programs.html

See http://www.iniy.org/?p=68 for example implementation.