Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 704 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 704 Bytes

GitHub license

ELIZA

"ELIZA is an early natural language processing computer program created from 1964 to 1966 at the MIT Artificial Intelligence Laboratory by Joseph Weizenbaum." wikipedia

This tiny project is an implementation of the ELIZA program in Kotlin. Further the famous DOCTOR script is implemented in a custom Kotlin DSL. The DSL makes it very easy to create ELIZA scripts.

Try it

git clone https://github.com/zypus/eliza.git
gradle installDist
build/install/eliza/bin/eliza