Aaron, an incrementally improving dialog system for learning.
/bots
: package containing all talking bots, including the base classBot
.aaron.py
: system entry, integrator of all talking bots.
pip install termcolor simpleeval
python aaron.py
orpython -m aaron
python -m bots.calc_bot