Hi all,
I have authored my bot in AIML 2.0. I am making extensive use of sets. I want to serve my bot over the Internet. As of this writing, it is a desktop application.
I need to know what platforms I can use to do this.
1. I have looked at bot libre. I like it but it means learning self scripting and converting my large sets to JSON which I prefer not to have to do.
2. My bot uses program-ab but it cannot be deployed over the web.
3. My next option is programw. Has anyone used this platform? I like what I see about using it as a war file but I need to understand a few things. For instance, can I use the sraix tag to pull data from duckduckgo using programw? I have tried to read its source code and am unable to find the answer.
4. Are there any other options? Pandorabots is out due to user interface accessibility issues because I use a screen reader. Moreover, I want to host my bot on my own server.