/eliza-clj

Collaborative ELIZA (in clojure) -- a chatbot anyone can edit

Primary LanguageClojure

# eliza_clj

The homage to the original ELIZA http://en.wikipedia.org/wiki/ELIZA , 50+ years later.
Written in clojure, a modern dialect of LISP, also 50+ years later.

## Usage

Launch its compojure web server somewhere. i hear google app engine works.
a modern twist is that the response rules are crowdsourced.

## License

Copyright (C) 2011 FIXME

Distributed under the Eclipse Public License, the same as Clojure.