Python Agent Framework for Artificial Intelligence
pyafai is an agent framework created for the Introduction to Artificial Intelligence course at the Department of Informatics Engineering of the University of Coimbra.
Tutorials and documentation are currently in preparation, and should be released soon. In the meantime, the examples directory contains some simple examples of the use of pyafai.
Dependencies
- Python 3 (http://www.python.org) (should also work on Python 2.7)
- pyglet (http://www.pyglet.org)