Ai Dreams Forum

Chatbots => General Chatbots and Software => Topic started by: Awais Shahid on June 15, 2017, 08:54:55 am

Title: AIML Chatbot
Post by: Awais Shahid on June 15, 2017, 08:54:55 am
Hello
I am new in developing Chatbots. I'm building an admissions chatbot using AIML it will answer the queries related to admission process. I have did some digging about AIML but can't understand where do I take a start. I want to develop chatbot using AIML and ASP.Net. anybody who can guide me?

Regards:
Awais Shahid 
Title: Re: AIML Chatbot
Post by: Freddy on June 15, 2017, 05:11:24 pm
Hi :)

We have some help topics here if they are any use : Beginners topics and resources for AI projects (http://aidreams.co.uk/forum/index.php?topic=8770.0)
Title: Re: AIML Chatbot
Post by: Awais Shahid on June 19, 2017, 08:35:32 am
Hello Thanks for your response It is really helpful for me to understand more about chatbots but I was asking can you make me more specific hoe can I build a chatbot in ASP.NET???
Title: Re: AIML Chatbot
Post by: 8pla.net on June 19, 2017, 08:18:22 pm
This looks pretty cool...

http://www.wikihow.com/Add-an-Automated-Live-Chat-to-an-ASP.NET-Website
Title: Re: AIML Chatbot
Post by: Awais Shahid on June 22, 2017, 07:20:02 am
Hello
It really helped me out but I want to get some information about AIML and ASP.NET there is Program# to use AIML with ASP.NET but as Program# is no more in any development. So I wanted to know can I use Program AB or Program O with ASP>NET because Program AB is written in JAVA and Program O is written in PHP So it is possible to any of these with ASP.NET.
Title: Re: AIML Chatbot
Post by: Freddy on June 22, 2017, 10:52:42 pm
This all depends on what you want to do really.

Do you want to code or make an AIML interpreter - I mean a program that executes and understands AIML ?

Or are you happy just to use an already built interpreter like Program O as a service - that you merely connect to. If you went that route then you can just choose the best interpreter to use with ASP.NET.

So in the latter case, you just connect to the service and build your app around it.  This means you just need to search for information on how to connect to your chosen interpreter inside your app. For example you can connect to Program O via HTTP - I think it outputs XML or JSON, maybe both. AB I am not sure about.

So tell us which is the case :)
Title: Re: AIML Chatbot
Post by: Awais Shahid on July 03, 2017, 07:21:35 am
Thanks It was really Helpful. I just want to use an interpreter for AIML. There is an interpreter fro ASP.net but its not in any more development. So I'm moving to PHP. Now my question is I can use Program O for PHP. How do may I start with Program O?
Title: Re: AIML Chatbot
Post by: Freddy on July 03, 2017, 02:12:00 pm
I don't know anyone here at the moment that uses it, but I do know there is a new version (3) coming out soon.

So for program O you're best talking to the people that make it : https://program-o.com/

Then later if you like it here, we have our AIML board :)