docling-api

    Easily deployable and scalable backend server that efficiently converts various document formats (pdf, docx, pptx, html, images, etc) into Markdown. With support for both CPU and GPU processing, it is Ideal for large-scale workflows, it offers text/table extraction, OCR, and batch processing with sync/async endpoints.

    Language: python

    Author: Troy Scott (@tscott)

    0 stars · 156 views

    Files

    • docker-compose.cpu.yml (yaml)
    • tasks.py (python)
    • route.py (python)
    • service.py (python)
    • schema.py (python)
    • document_converter ()
    • worker ()
    • docker-compose.gpu.yml (yaml)
    • utils.py (python)
    • README.md (markdown)
    • pyproject.toml (toml)
    • main.py (python)
    • celery_config.py (python)
    • ATTRIBUTION.md (markdown)
    • LICENSE (plaintext)

    Loading code snippet…