README.md
pyproject.toml
oq_ai_ocr/__init__.py
oq_ai_ocr/assemble.py
oq_ai_ocr/detect.py
oq_ai_ocr/pipeline.py
oq_ai_ocr/render.py
oq_ai_ocr/types.py
oq_ai_ocr.egg-info/PKG-INFO
oq_ai_ocr.egg-info/SOURCES.txt
oq_ai_ocr.egg-info/dependency_links.txt
oq_ai_ocr.egg-info/entry_points.txt
oq_ai_ocr.egg-info/requires.txt
oq_ai_ocr.egg-info/top_level.txt
oq_ai_ocr/engines/__init__.py
oq_ai_ocr/engines/base.py
oq_ai_ocr/engines/rapid.py
oq_ai_ocr/evals/__init__.py
oq_ai_ocr/evals/corpus.py
oq_ai_ocr/evals/metrics.py
oq_ai_ocr/evals/runner.py
oq_ai_ocr/readers/__init__.py
oq_ai_ocr/readers/office.py
oq_ai_ocr/readers/pdf.py
tests/test_detect.py
tests/test_metrics.py
tests/test_pipeline.py
tests/test_version.py