Navigation
+home
+faq
+howto
  +using anna
  +coding aiml
  +biography
+download
+sf project
+cvs tree


Everything is ©2002 Abe Othman
aothman at umich dot edu
Hosted by:
SourceForge.net

Welcome

Anna is a chatbot designed to pass the Turing Test - having a human judge incapable of telling that the bot they are chatting to is not human. The most formalized Turing Test is the Loebner Prize contest, which Anna will be an entrant in. This years competition takes place in Atlanta, Georgia in October. Anna is a fork of ALICE, which won the competition the last two years. Alice is designed to be a general web-bot, however, whereas Anna is specially designed for this competition. Anna and Alice are written in a special, easy-to-learn interpreted language, called AIML

The Final Stretch

At this point, development is forking into 2 different branches. One will be working on the actual AIML that controls Anna, and the other will work on the interpreter designed to make Anna's words seem typed. One branch will have primarily Java Developers, the other XML Developers. The interpreter will be forked off of the AIML interpreter that won the prize last year. Development of the AIML files will no longer be done by mass rewrites of files, but will instead involve having conversations with Anna and then editing the appropriate entries. This is expected to make development much easier and more fun.

Why should you help?

1. All proceeds donated to charity
2. Low barrier for entry means anyone with 20 minutes and a willingness to learn can join the project.
3. Its fun and relaxing.
4. Development is goal-oriented.
5. Its a great exploration of Artificial Intelligence.