AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

AIML Question
 
 

Hi,

I am new to Chatbox . I tried to create chatbot with aiml so that it will read the question and based on the question it will give the proper answer . It is working fine . I want to implement the addition in chatbot . Could you please guide me all the aiml to check how its work and what are the aiml file need to include for the addition .

Thanks in Advance .

 

 
  [ # 1 ]

Hello and welcome, Abhay! smile

I’ve taken the liberty of giving your post it’s own thread so that we can concentrate on your question properly. In the future it would be a good idea to start a new thread when you have a question that doesn’t tie directly into a given thread.

Personally, I’m not familiar with any AIML chatbot platforms called “Chatbox”, so I’m not certain how to advise you. I’ll do some research when I have a few minutes, and get back to you. In the meantime, if you could be a bit more specific about what you need to do that would help a lot. Thanks. smile

 

 
  [ # 2 ]

If you are looking to do math in AIML, this thread might be what you are looking for:
https://www.chatbots.org/ai_zone/viewthread/2354/


http://knytetrypper.proboards.com/thread/485/math-aiml
http://docs.pandorabots.com/libraries/aiml-standard-library/
https://github.com/pandorabots/aiml-utilities/blob/master/lib/aimlstandardlibrary.aiml

 

 
  [ # 3 ]

Thanks for that, Merlin. The math connection completely escaped me. I didn’t know that the AI Nexus was still around. Last I heard, Data was contemplating closing it, but I’m glad to see that it’s still up.

I also didn’t know that Pandorabots had a GitHub repo for AIML sets. I guess I’ll have to add that to my list of useful AIML sets. wink

[edit]
It should probably be pointed out that the AIML Standard Library is an AIML 2.0 file, so will not work in platforms that only support AIML 1.0 and below. there are still a number of platforms that don’t yet have AIML 2.0 support (I know, but I’m working on it for Program O), so I think that the heads up is warranted. smile
[/edit]

 

 
  login or register to react