MANIFEST.in
README.md
pyproject.toml
setup.py
src/doc_to_benchmark/__init__.py
src/doc_to_benchmark/__main__.py
src/doc_to_benchmark/cli.py
src/doc_to_benchmark/database.py
src/doc_to_benchmark/generate_benchmark.py
src/doc_to_benchmark/models.py
src/doc_to_benchmark/ocr_pipeline.py
src/doc_to_benchmark/pdf_processing.py
src/doc_to_benchmark/schemas.py
src/doc_to_benchmark/seed_data.py
src/doc_to_benchmark/storage.py
src/doc_to_benchmark.egg-info/PKG-INFO
src/doc_to_benchmark.egg-info/SOURCES.txt
src/doc_to_benchmark.egg-info/dependency_links.txt
src/doc_to_benchmark.egg-info/entry_points.txt
src/doc_to_benchmark.egg-info/requires.txt
src/doc_to_benchmark.egg-info/top_level.txt
src/doc_to_benchmark/api/__init__.py
src/doc_to_benchmark/api/dependencies.py
src/doc_to_benchmark/api/routes.py
src/doc_to_benchmark/ocr_agent/__init__.py
src/doc_to_benchmark/ocr_agent/config.py
src/doc_to_benchmark/ocr_agent/graph.py
src/doc_to_benchmark/ocr_agent/main.py
src/doc_to_benchmark/ocr_agent/state.py
src/doc_to_benchmark/ocr_agent/agents/__init__.py
src/doc_to_benchmark/ocr_agent/agents/basic_extraction_agent.py
src/doc_to_benchmark/ocr_agent/agents/judge_agent.py
src/doc_to_benchmark/ocr_agent/agents/report_generator.py
src/doc_to_benchmark/ocr_agent/agents/validation_agent.py
src/doc_to_benchmark/ocr_agent/prompts/__init__.py
src/doc_to_benchmark/ocr_agent/prompts/judge_prompts.py
src/doc_to_benchmark/ocr_agent/prompts/validation_prompts.py
src/doc_to_benchmark/ocr_agent/tools/__init__.py
src/doc_to_benchmark/ocr_agent/tools/custom_split_tool.py
src/doc_to_benchmark/ocr_agent/tools/layout_parser_tool.py
src/doc_to_benchmark/ocr_agent/tools/pdfminer_tool.py
src/doc_to_benchmark/ocr_agent/tools/pdfplumber_tool.py
src/doc_to_benchmark/ocr_agent/tools/pypdfium2_tool.py
src/doc_to_benchmark/ocr_agent/tools/table_enhancement_tool.py
src/doc_to_benchmark/ocr_agent/tools/upstage_document_parse_tool.py
src/doc_to_benchmark/ocr_agent/tools/upstage_ocr_tool.py
src/doc_to_benchmark/ocr_agent/utils/__init__.py
src/doc_to_benchmark/ocr_agent/utils/file_utils.py
src/doc_to_benchmark/ocr_agent/utils/llm_client.py
src/doc_to_benchmark/ocr_agent/utils/metrics.py
src/doc_to_benchmark/static/index.html
src/doc_to_benchmark/static/vite.svg
src/doc_to_benchmark/static/assets/index-BZ29wlRN.css
src/doc_to_benchmark/static/assets/index-CwS5OJKv.js