Docling Studio – open-source visual inspection tool for Docling pipelines #3250
pjmalandrino
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team and community 👋
I've been building on top of Docling for a production RAG system and hit a
recurring pain point: validating conversion outputs means digging through JSON
and mentally mapping bounding box coordinates back to the original pages.
No visual feedback loop.
So I built Docling Studio — an open-source visual inspection and debugging
layer for Docling.
🔗 GitHub: https://github.com/scub-france/Docling-Studio
What it does
enrichment options)
Stack
Why it might be useful
Docling delivers excellent extraction quality, but when a table or section is chunked incorrectly, understanding why can quickly become frustrating without proper visual tools.
I ran into this issue myself on several projects, which led me to build a tool to solve it.
Happy to get feedback, and open to contributions!
The roadmap includes a complete ingestion pipeline for RAG and a Hugging Face Space deployment.
Beta Was this translation helpful? Give feedback.
All reactions