LICENSE
README.md
setup.py
core/__init__.py
core/answerbank.py
core/emotion.py
core/error.py
core/memory.py
core/ml.py
core/nlp.py
core/questionbank.py
core/response.py
core/utils.py
models/__init__.py
models/prebuilt_models.py
odoobeast.egg-info/PKG-INFO
odoobeast.egg-info/SOURCES.txt
odoobeast.egg-info/dependency_links.txt
odoobeast.egg-info/requires.txt
odoobeast.egg-info/top_level.txt
tests/__init__.py
tests/test_emotion.py
tests/test_error.py
tests/test_intent_classifier.py
tests/test_memory.py
tests/test_ml.py
tests/test_nlp.py
tests/test_response.py