LICENSE
README.md
pyproject.toml
src/core/__init__.py
src/core/output_manager.py
src/core/pdf_handler.py
src/core/pipeline_processor.py
src/detection/__init__.py
src/detection/column_detector.py
src/detection/figure_detector.py
src/detection/table_detector.py
src/detection/text_detector.py
src/extraction/__init__.py
src/extraction/content_extractor.py
src/extraction/mistral_service.py
src/processing/__init__.py
src/processing/caption_processor.py
src/processing/content_organizer.py
src/quanta/__init__.py
src/quanta/cli.py
src/quanta/types.py
src/quanta_pdf.egg-info/PKG-INFO
src/quanta_pdf.egg-info/SOURCES.txt
src/quanta_pdf.egg-info/dependency_links.txt
src/quanta_pdf.egg-info/entry_points.txt
src/quanta_pdf.egg-info/requires.txt
src/quanta_pdf.egg-info/top_level.txt
src/utils/__init__.py
src/utils/ml_models.py