LICENSE
README.md
pyproject.toml
setup.py
chatmemorydb.egg-info/PKG-INFO
chatmemorydb.egg-info/SOURCES.txt
chatmemorydb.egg-info/dependency_links.txt
chatmemorydb.egg-info/requires.txt
chatmemorydb.egg-info/top_level.txt
memory/__init__.py
memory/brain.py
memory/compression.py
memory/embeddings.py
memory/log_util.py
memory/resources/en_stopwords.pkl
memory/resources/lid.176.ftz
memory/resources/pt_stopwords.pkl
tests/__init__.py
tests/test_embedding_extraction.py
tests/test_logger.py
tests/test_memory.py