mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-28 09:18:08 +01:00
- Add OpenCV system dependencies to Dockerfile (libglib2.0-0, libsm6, libxext6, etc.) - Update docker-compose.env with ML/OCR configuration variables - Create docker-compose.intellidocs.yml optimized for ML/OCR features - Add comprehensive DOCKER_SETUP_INTELLIDOCS.md guide - Add test-intellidocs-features.sh script for verification - Add docker/README_INTELLIDOCS.md documentation - Update main README with IntelliDocs quick start section New features now available in Docker: - Phase 1: Performance optimizations (147x faster) - Phase 2: Security hardening (A+ score) - Phase 3: AI/ML features (BERT, NER, semantic search) - Phase 4: Advanced OCR (tables, handwriting, forms) Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .env | ||
| docker-compose.ci-test.yml | ||
| docker-compose.env | ||
| docker-compose.intellidocs.yml | ||
| docker-compose.mariadb-tika.yml | ||
| docker-compose.mariadb.yml | ||
| docker-compose.portainer.yml | ||
| docker-compose.postgres-tika.yml | ||
| docker-compose.postgres.yml | ||
| docker-compose.sqlite-tika.yml | ||
| docker-compose.sqlite.yml | ||