Hacker News new | ask | show | jobs
by kleiba 3800 days ago
Hi there! Did you look into VoiceXML and AIML?
2 comments

Hi Kleiba

years ago I studied a bit AIML and also recently I see that Ruby language implementation is a bit obsolete.

My feeling is that AIML are not maintained / growing, but the principal point I a bit discarderd AIML is that it seems to me not faiseable to do a "deterministic" workflow (just let consider the e-commerce purchasing workflow I described in my project http://www.github.com/solyaris/dialogs)

giorgio

BTW, a friend of mine suggest to me now:

https://www.rivescript.com/

That's an AIML alternative that seems a bit better (no XML!), but I do not yet understood if I can do with rivescript a "simple" ecommerce "script" worflow I explained in my comments and on the github doc. I have to investigate.

giorgio