Thanks - It’s good to be here, haha!
Thanks for the brief summary about existing PHP AIML chatbot engines. I didn’t know that you were currently the lead developer for Program O, that’s pretty cool.
I’m essentially trying to create a chatbot for online help, similar to O2s Ask Lucy, for my final year project at University. I’ve got good CSS, HTML, JQuery and PHP skills and I’ve got a basic understanding of AIML.
I don’t want to simply copy the AIML chatbot engine from Program E or Program O as it would drastically reduce my overall mark by using an external library as all I’d essentially need to do would be to create an AIML file and create a different front end (I think).
What I’m looking to do is create a basic PHP AIML interpreter / chatbot engine to enable a simple ‘proof of concept’ chatbot that can read different AIML datasets dynamically and respond to the end user in an almost identical way to O2s Ask Lucy. My dataset will be a local FAQ and I’m hoping to create different interfaces for desktop, mobile and tablet.
I don’t suppose you remember how the original Program E or Program O chatbot engine as created? i.e. what was used as a reference point.
Any advice / information you could provide would be excellent David.
Thanks in advance!