CatchTheTornado / pdf-extract-api

Document (PDF) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown
https://demo.doctractor.com
GNU General Public License v3.0
1.33k stars 86 forks source link

[feat] Add GPU support in `docker-compose` #2

Closed pkarw closed 1 week ago

pkarw commented 3 weeks ago

Add GPU support for docker-compose - it should probably be another docker-compose.gpu.yml

pkarw commented 1 week ago

Done + added native run docs