Commit graph

5 commits

Author SHA1 Message Date
Icereed
eb37f27e1b
Update ocr/google_docai_provider.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-12 05:50:23 +01:00
mkrinke
38b93eaa67
refactor: Add defensive checks for language code in Google DocAI provider (#226) 2025-02-11 21:26:19 +01:00
Icereed
81773d1127
Update ocr/google_docai_provider.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-10 16:46:35 +01:00
Dominik Schröter
d71d340eb5 feat(ocr): enhance OCR processing with structured results and hOCR support 2025-02-10 16:40:51 +01:00
Icereed
c8c0dd75ff
Google Document AI (#208)
* feat(ocr): implement OCR provider interface and add Google Document AI and LLM providers

* chore(deps): reorder dependencies in go.mod for better readability

* chore: update version numbers and adjust Docker configuration for Google Document AI integration

* feat(logging): add structured logging to Google Document AI and LLM providers

* chore: add placeholder file to maintain directory structure in web-app/dist

* chore(docker): remove Google Application Credentials configuration from docker-compose
2025-02-10 14:34:12 +00:00