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..

Does a basic ChatScript “brain” exist that can be extended?
 
 

Hello.  Please know I have been enjoying getting to learn the chatscript framework.  I really appreciate the integrations with WordNet and the NLP features. 

I was wondering if anyone in the community knew of a chatscript “brain” that could be extended.  In the AIML community, there seems to be many basic AIML “brain” examples. 

Does something similar exist in ChatScript?

I have started looking at ways that I can convert AIML to ChatScript.. Here’s a basic data set that I created to help me a long.

https://docs.google.com/open?id=0BzD9EQef28wTUEQzVlFBSHA3b3M

I hope it helps others in the community.

 

 
  [ # 1 ]

Hi Michael,

I wrote an AIML-to-ChatScript converter using Ruby that you may be interested in. It isn’t 100% but it really helped me migrate my AIML brain over to ChatScript. Using it saved me a bunch of time. You can fork it on github if you’re interested.

AIML to ChatScript Converter on GitHub

Cheers!

 

 
  login or register to react