LICENSE
README.md
setup.py
./aifori/__init__.py
./aifori/agent.py
./aifori/api.py
./aifori/buffer.py
./aifori/client.py
./aifori/config.py
./aifori/core.py
./aifori/db.py
./aifori/memory.py
./aifori/music.py
./aifori/rule.py
./aifori/session.py
./aifori/task.py
./aifori/util.py
aifori.egg-info/PKG-INFO
aifori.egg-info/SOURCES.txt
aifori.egg-info/dependency_links.txt
aifori.egg-info/requires.txt
aifori.egg-info/top_level.txt
aifori.egg-info/zip-safe
tests/test_api.py
tests/test_assistant.py
tests/test_memory.py
tests/test_music.py
tests/test_session.py