[GH-ISSUE #2295] [FEAT]: docling integration #1500

Closed
opened 2026-02-22 18:25:08 -05:00 by yindo · 4 comments
Owner

Originally created by @thistleknot on GitHub (Sep 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2295

What would you like to see?

docling supports automatic markdown format for pdf's including properly parsed tables

i've integrated it into my own workflow. If you would like to see how, I'll send the code, but it's fairly straightforward.

https://github.com/DS4SD/docling/issues

Originally created by @thistleknot on GitHub (Sep 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2295 ### What would you like to see? docling supports automatic markdown format for pdf's including properly parsed tables i've integrated it into my own workflow. If you would like to see how, I'll send the code, but it's fairly straightforward. https://github.com/DS4SD/docling/issues
yindo added the enhancementfeature request labels 2026-02-22 18:25:08 -05:00
yindo closed this issue 2026-02-22 18:25:08 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 16, 2024):

This is a python library/tool - we cannot use it

@timothycarambat commented on GitHub (Sep 16, 2024): This is a python library/tool - we cannot use it
Author
Owner

@thistleknot commented on GitHub (Sep 16, 2024):

Cant? What about unstructured or pymupdf. Are they not python libraries.
Doesn't make sense as it's mit license but okay

On Mon, Sep 16, 2024, 9:44 AM Timothy Carambat @.***>
wrote:

This is a python library/tool - we cannot use it


Reply to this email directly, view it on GitHub
https://github.com/Mintplex-Labs/anything-llm/issues/2295#issuecomment-2353416733,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABHKKOQEENT35OD2GTFPRLTZW4DFNAVCNFSM6AAAAABOINA3I6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGQYTMNZTGM
.
You are receiving this because you authored the thread.Message ID:
@.***>

@thistleknot commented on GitHub (Sep 16, 2024): Cant? What about unstructured or pymupdf. Are they not python libraries. Doesn't make sense as it's mit license but okay On Mon, Sep 16, 2024, 9:44 AM Timothy Carambat ***@***.***> wrote: > This is a python library/tool - we cannot use it > > — > Reply to this email directly, view it on GitHub > <https://github.com/Mintplex-Labs/anything-llm/issues/2295#issuecomment-2353416733>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABHKKOQEENT35OD2GTFPRLTZW4DFNAVCNFSM6AAAAABOINA3I6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGQYTMNZTGM> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Author
Owner

@timothycarambat commented on GitHub (Sep 16, 2024):

How are we going to import a python library into a NodeJS project, MIT license or not has no bearing on the ability to run and execute the associated code that does whatever the related library or tool will do.

From the above link, I am not sure how we would implement such a system as it stands currently. Obviously if you desire to use such a tool you can do so via the dev API or a custom build where you know Python env will exist and invoke as such - but that is just from the brief summary of the issue posted

@timothycarambat commented on GitHub (Sep 16, 2024): How are we going to import a python library into a NodeJS project, MIT license or not has no bearing on the ability to run and execute the associated code that does whatever the related library or tool will do. From the above link, I am not sure how we would implement such a system as it stands currently. Obviously if you desire to use such a tool you can do so via the dev API or a custom build where you know Python env will exist and invoke as such - but that is just from the brief summary of the issue posted
Author
Owner

@thistleknot commented on GitHub (Sep 16, 2024):

Sorry misassumed backend stack

On Mon, Sep 16, 2024, 11:33 AM Timothy Carambat @.***>
wrote:

How are we going to import a python library into a NodeJS project, MIT
license or not has no bearing on the ability to run and execute the
associated code that does whatever the related library or tool will do


Reply to this email directly, view it on GitHub
https://github.com/Mintplex-Labs/anything-llm/issues/2295#issuecomment-2353633019,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABHKKOREPA5WHARS2EE7M7DZW4QBBAVCNFSM6AAAAABOINA3I6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGYZTGMBRHE
.
You are receiving this because you authored the thread.Message ID:
@.***>

@thistleknot commented on GitHub (Sep 16, 2024): Sorry misassumed backend stack On Mon, Sep 16, 2024, 11:33 AM Timothy Carambat ***@***.***> wrote: > How are we going to import a python library into a NodeJS project, MIT > license or not has no bearing on the ability to run and execute the > associated code that does whatever the related library or tool will do > > — > Reply to this email directly, view it on GitHub > <https://github.com/Mintplex-Labs/anything-llm/issues/2295#issuecomment-2353633019>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABHKKOREPA5WHARS2EE7M7DZW4QBBAVCNFSM6AAAAABOINA3I6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJTGYZTGMBRHE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
yindo changed title from [FEAT]: docling integration to [GH-ISSUE #2295] [FEAT]: docling integration 2026-06-05 14:41:06 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1500