Richard S. Wallace is the creator of A.L.I.C.E., the Artificial Linguistic Internet Computer Entity, and of AIML, the Artificial Intelligence Markup Language used to write it. In his paper “The Anatomy of A.L.I.C.E.” he is identified with the A.L.I.C.E. Artificial Intelligence Foundation, the nonprofit that organized the open-source effort behind the bot. He recounts that the project began in 1995 and grew into a free-software community of more than 500 contributors.
Wallace’s central contribution was to turn chatbot authoring into a markup-language task. Instead of writing custom code, an author writes AIML categories, each pairing an input pattern with a response template, and the engine matches user input against that library. This made it possible for non-programmers to extend a bot’s repertoire, and it spread A.L.I.C.E.-style technology across the early commercial chatbot world. By his own account in the paper, A.L.I.C.E. won the Loebner Prize as the “most human computer” in 2000 and 2001, and the bot is also commonly credited with a later win in 2004.
He was also frank about the philosophy behind the work, framing AIML’s approach as one of pretense and deception rather than genuine understanding, and connecting it directly to Weizenbaum’s ELIZA. That candor places him in a long debate about what it means for a machine to seem to converse.
For a general reader, Wallace represents the open-source, community-driven phase of conversational AI, the era when a markup language and a volunteer community, not a giant model, defined what a chatbot was.