How to use AIML with php? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to use AIML with php?

My question is simple how to use AIML with my php chat bot? And how to make it like Jarvis?

11th Apr 2018, 6:11 AM
Bad Boy G ☣️
Bad Boy G ☣️ - avatar
1 Answer
+ 6
Yes, it is absolutely possible. Program O would be a good way to start making bot without inventing the wheel again, Program O is an AIML interpretor written in PHP, and uses a MySQL database to store chatbot information, including the AIML files used to formulate the chatbot's responses. You can get it on gitHub too
11th Apr 2018, 6:51 AM
Jake The Great
Jake The Great - avatar