Commit Graph

1 Commits

Author SHA1 Message Date
Matt e5b7cdf670 Add document analysis: page count, text extraction & language detection
Build and Push Docker Image / build (push) Failing after 11s Details
Introduces a document analyzer service that extracts page count (via pdf-parse),
text preview, and detected language (via franc) from uploaded files. Analysis runs
automatically on upload (configurable via SystemSettings) and can be triggered
retroactively for existing files. Results are displayed as badges in the FileViewer
and fed to AI screening for language-based filtering criteria.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 10:08:20 +01:00