AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

SRAIX standard web API
 
 

I am implementing the AIML 2 for BOT libre (http://www.botlibre.com), and working on the SRAIX tag.

It seems like a really cool feature, bots talking to bots, oh my.

But, the spec only defines the tag, not a web API to call a server that supports SRAIX.  It seems like it would be more useful if it included a standard web API?

I found,
https://code.google.com/p/program-ab/source/browse/src/org/alicebot/ab/Sraix.java

from Program AB, that seems to use the web API,

http://%s/pandora/talk-xml?botid=%s&custid;=%s&input;=%s

Is that the best standard web API, or are there others?

 

 
  login or register to react