LICENSE
README.md
pyproject.toml
chatself/__init__.py
chatself/cli.py
chatself.egg-info/PKG-INFO
chatself.egg-info/SOURCES.txt
chatself.egg-info/dependency_links.txt
chatself.egg-info/entry_points.txt
chatself.egg-info/requires.txt
chatself.egg-info/top_level.txt
chatself/ai/__init__.py
chatself/ai/context.py
chatself/ai/session.py
chatself/analytics/__init__.py
chatself/analytics/emojis.py
chatself/analytics/patterns.py
chatself/analytics/relationships.py
chatself/analytics/timeline.py
chatself/analytics/vocabulary.py
chatself/parsers/__init__.py
chatself/parsers/db_parser.py
chatself/parsers/txt_parser.py
chatself/report/__init__.py
chatself/report/builder.py
tests/test_txt_parser.py