AIML Tutorial

AIML Tutorial

AIML stands for Artificial Intelligence Modelling Language. AIML is an XML based markup language meant to create artificial intelligent applications. AIML makes it possible to create human interfaces while keeping the implementation simple to program, easy to understand and highly maintainable. This tutorial will teach you the basics of AIML. All the basic components of AIML with suitable examples have been discussed in this tutorial.

Audience

This tutorial is designed for software professionals who are willing to learn AIML in simple and easy steps. This tutorial will give you a great understanding on the AIML concepts and after completing this tutorial, you will be at an intermediate level of expertise from where you can take yourself to higher levels of expertise.

Prerequisites

Before proceeding with this tutorial you should have a basic understanding of Java programming language, because we are going to develop AIML applications using Program AB, a Java based reference implementation of AIML.

Advertisements