ELIZA APP
Most commonly written in Lisp, ELIZA is a chatterbot that uses pattern-matching and primitive language processing to provide generic responses to input. For example, a user's input might be "I am great!" and a typical response to this by Eliza is "In what ways are you great?".