*** Welcome to piglix ***

AIML

Artificial Intelligence Markup Language
Filename extension .aiml
Developed by Dr. Richard S. Wallace
Initial release July 16, 2001; 15 years ago (2001-07-16)
Latest release
1.0.1 (rev 008)
(October 30, 2011; 5 years ago (2011-10-30) )
Type of format Artificial intelligence
Extended from XML
Open format? Yes
Website http://www.alicebot.org/aiml.html

AIML, or Artificial Intelligence Markup Language, is an XML dialect for creating natural language software agents.

The XML dialect called AIML was developed by Richard Wallace and a worldwide free software community between 1995 and 2002. AIML formed the basis for what was initially a highly extended Eliza called "A.L.I.C.E.." ("Artificial Linguistic Internet Computer Entity"), which won the annual Loebner Prize Competition in Artificial Intelligence three times, and was also the Chatterbox Challenge Champion in 2004.

Because the A.L.I.C.E. AIML set was released under the GNU GPL, and because most AIML interpreters are offered under a free or open source license, many "Alicebot clones" have been created based upon the original implementation of the program and its AIML knowledge base. Free AIML sets in several languages have been developed and made available by the user community. There are AIML interpreters available in Java, Ruby, Python, C++, C#, Pascal, and other languages (see below). A semi-formal specification and a W3C XML Schema for AIML are available.

Since early 2013, The A.L.I.C.E foundation have been working on a draft specification for AIML 2.0.

AIML contains several elements. The most important of these are described in further detail below.

Categories in AIML form the fundamental unit of knowledge. A category consists of at least two further elements: the pattern and template elements. Here is a simple category:


...
Wikipedia

...