LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
assets/demo.png
docext/__init__.py
docext.egg-info/PKG-INFO
docext.egg-info/SOURCES.txt
docext.egg-info/dependency_links.txt
docext.egg-info/entry_points.txt
docext.egg-info/requires.txt
docext.egg-info/top_level.txt
docext/app/__init__.py
docext/app/app.py
docext/app/args.py
docext/app/pdf2md.py
docext/app/utils.py
docext/benchmark/__init__.py
docext/benchmark/benchmark.py
docext/benchmark/tasks.py
docext/benchmark/utils.py
docext/benchmark/vlm_datasets/__init__.py
docext/benchmark/vlm_datasets/chartqa.py
docext/benchmark/vlm_datasets/checkbox.py
docext/benchmark/vlm_datasets/docile.py
docext/benchmark/vlm_datasets/docvqa.py
docext/benchmark/vlm_datasets/ds.py
docext/benchmark/vlm_datasets/longdocbench.py
docext/benchmark/vlm_datasets/nanonets_cls.py
docext/benchmark/vlm_datasets/nanonets_kie.py
docext/benchmark/vlm_datasets/nanonets_tablebench.py
docext/benchmark/vlm_datasets/ocr_dia.py
docext/benchmark/vlm_datasets/ocr_hw.py
docext/benchmark/vlm_datasets/utils.py
docext/core/__init__.py
docext/core/client.py
docext/core/confidence.py
docext/core/config.py
docext/core/extract.py
docext/core/prompts.py
docext/core/utils.py
docext/core/vllm.py
docext/core/file_converters/__init__.py
docext/core/file_converters/file_converter.py
docext/core/file_converters/pdf_converter.py
docext/core/pdf2md/__init__.py
docext/core/pdf2md/pdf2md.py