DS4SD / docling

Get your documents ready for gen AI
https://ds4sd.github.io/docling
MIT License
10.48k stars 507 forks source link

Graphical user interface for parsed JSON? #403

Closed Upabjojr closed 8 hours ago

Upabjojr commented 1 day ago

Requested feature

I was wondering whether there is a GUI (graphical user interface) to view the parsing result (either the pydantic model or its JSON format).

Is there an easy tool to overlap the parsed data with the original source? For example, given a PDF, is there a tool to display the parsed data on top of the source PDF or to see it side-by-side?

Alternatives

I haven't found any useful alternative so far. If you have suggestions, please link any useful external project :)

PeterStaar-IBM commented 8 hours ago

@Upabjojr Yes, we want to add that in the short to medium term (simple app using stream-lit). This issue is a duplicate of (https://github.com/DS4SD/docling/issues/277), so I will close it for now.