Hi, I am having trouble in using the interpreter.
Earlier I was using https://pypi.org/project/aiml/ for AIML in my python programs but that did not support many tags.
And in AIML 2.0 I literally can’t find anything other than this github repo : https://github.com/keiffster/program-y
But I don’t know how to use this?
I mean how to integrate this to my python. There is no installation guide given, so how can I install so that I write my own AIML 2.0 code and run.
Please help.