Benzo is a pseudo-AI bot written in Python. In addition to providing humourous chatter, it performs basic IRC channel maintenance functions. It is written in a modular fashion, so adding commands and functionality is trivially easy. Benzo's 'brain' is a Markov Chain, which uses probabilites gathered in the input text to produce pseudo-random output.
| Tags | Communications Chat IRC |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Python |