LICENSE
README.md
pyproject.toml
ai_detector/__init__.py
ai_detector/cli.py
ai_detector/detector.py
ai_detector/models.py
ai_detector/readers.py
ai_detector/result.py
ai_detector/segmenter.py
ai_detector/utils.py
attest_detector.egg-info/PKG-INFO
attest_detector.egg-info/SOURCES.txt
attest_detector.egg-info/dependency_links.txt
attest_detector.egg-info/entry_points.txt
attest_detector.egg-info/requires.txt
attest_detector.egg-info/top_level.txt
tests/test_detector.py