Hi all,
I am thrilled to bring to all of you ciso, the chat bot that answers questions on information security. Check it out at http://cisobot.in
It has taken me over a year to build the bot. I was searching for an accessible deployment framework. I wanted to use AIML 2.0. I initially wrapped program-ab in a servlet and tried that. That worked however, I recently came across program-y which is what I have used. Program-y is under active development and the developer, Keith Sterling is very good with answering questions. Program-y has a lot of convenience functions such as asking Wikipedia. I did not want to restrict my bot to what I had taught it. If ciso does not know the answer to a question, it will look up Wikipedia. This does lead to some “interesting” answers. I need to implement some filtering which I will do soon.
Note:
CISO also has a rest API (Another cool feature of program-y) therefore if anyone is interested in integration, let me know.
My thanks to this community in particular to Dave Morton and Steve Worswick for their help with AIML and answering my questions.
Pranav