DS4SD / docling

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

Is there a Docker deployment solution or a FastAPI server setup available for docling? #293

Closed ShedrachJonah11 closed 1 week ago

ShedrachJonah11 commented 1 week ago

Question

I am looking to deploy docling and would like to know if there is an existing Docker deployment solution or a FastAPI server setup available. ...

cau-git commented 1 week ago

Hi @ShedrachJonah11, we have a webserver for docling in the works. It is currently experimental stage. See here.

There is also a Dockerfile in this repo to demonstrate how to run docling on the container.