Replies: 1 comment
-
Yes, the simple way is to let a Python backend process the document and you communicate with it via a REST API. For example using the https://github.com/DS4SD/docling-serve. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am currently doing a project n React and really need to use docling for my application. So is there any way to bring docling to my backend server. Do I need to us FastAPI to bring my project alive?
Beta Was this translation helpful? Give feedback.
All reactions