You are currently viewing Chatbot

Chatbot

Download Chatbot FREE Unity. 

An asset to parse AIML 1.0.1 files in Unity. Webplayer basic example can be found here. This is used to make a chatbot. You can write your own AIML “brain” and let your characters speak and interact with your scripts.
This is possible due to Jurassic, a fully integrated javascript runtime compiler. You can write your javascript into the AIML files and preprocess your AIML code through the javascript function main(){return””;} before the bot answers. Exception handling in Unity console, pass and get global variables, do regular javascript commands while processing AIML files. Now Chatbot framework is introduced, bridging the gap between Program #, Jurassic and implementation in your game. Advanced Example added and will be improved continuously in the next updates, as there are thousands of categories to rewrite. The possibilities are infinite.

Currently supported platforms: PC, Mac & Linux standalone, Webplayer, WebGL for Unity 5.2.0f3 upwards, Android and IOS. Now full support for basic and advanced example on all named platforms. More example scenes will be added in next updates.
Supports Unity 4.0.0 – 5.x

Leave a Reply