Getting started with AIML to create Chatbots

#artificialintelligence 

AIML stands for Artificial Intelligence Markup Language and is used to create Chatbots. Chatbots are software applications with whom you can have normal conversations instead following an elaborate syntax or commands. Following article contains some basic utilities which can equip you to write a fulling functioning AIML bot. It derives itself from eXtensible Markup Language, and so every opening tag has a closing Tag, aiml shall be closed with a backward slash as follows \aiml . Below it the UDC file with nothing much incorporated.