About 13,100 results
Open links in new tab
  1. AIML Tutorial

    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 …

  2. AIML - Introduction - Online Tutorials Library

    AIML was developed by the Alicebot free software community and Dr. Richard S. Wallace during 1995-2000. AIML is used to create or customize Alicebot which is a chat-box application …

  3. AIML - Quick Guide - Online Tutorials Library

    AIML stands for Artificial Intelligence Markup Language. AIML was developed by the Alicebot free software community and Dr. Richard S. Wallace during 1995-2000.

  4. AIML - Basic Tags - Online Tutorials Library

    In this tutorial, we'll discuss the basic tags of AIML. <aiml> − defines the beginning and end of a AIML document. <category> − defines the unit of knowledge in Alicebot's knowledge base. …

  5. AIML - First Application - Online Tutorials Library

    Let us start creating first bot which will simply greet a user with Hello User! when a user types Hello Alice. Create the Project Structure As in AIML Environment Setup, we've extracted …

  6. AIML eBook

    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 …

  7. AIML - Environment Setup - Online Tutorials Library

    This tutorial will guide you on how to prepare a development environment to start your work with AIML to create auto chat software. Program AB is a reference implementation of AIML 2.0 …

  8. Quiz on Introduction to AIML - Online Tutorials Library

    Quiz on Introduction to AIML - Explore the fundamentals of AIML (Artificial Intelligence Markup Language) and learn how it enables the development of intelligent agents.

  9. AIML I - - ENVIRONMENT I SETUP This tutorial will guide you on how to prepare a development environment to start your work with AIML to create auto chat software. Program AB is a …

  10. AIML - <srai> Tag - Online Tutorials Library

    <srai> Tag is a multipurpose tag. This tag enables AIML to define the different targets for the same template.