Menu

RebeccaAIML version 0.98 released

I opened up the RebeccaAIML framework in which you can inherit from AIML XML Tag classes to add or modify the current working set. You will need Boost C++ library to use the framework. With the release of the framework you can now add your own custom AIML XML Tag dll or shared object in which you can change the functionality of the engine. The framework is fully documented and I provide
a sample which overrides all the AIML XML Tags to provide a html converter. It converts AIML XML files into html pages with links. The html pages provide a way to "cruise" through the AIML brain and see how the brain would look like in memory.

Posted by 2006-02-15

Log in to post a comment.