MOPC-App/src
Matt e5b7cdf670
Build and Push Docker Image / build (push) Failing after 11s Details
Add document analysis: page count, text extraction & language detection
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
..
app Add document analysis: page count, text extraction & language detection 2026-02-17 10:08:20 +01:00
components Add document analysis: page count, text extraction & language detection 2026-02-17 10:08:20 +01:00
contexts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
hooks Competition/Round architecture: full platform rewrite (Phases 1-9) 2026-02-15 23:04:15 +01:00
lib Add LiteLLM proxy support for ChatGPT subscription AI access 2026-02-16 15:48:34 +01:00
server Add document analysis: page count, text extraction & language detection 2026-02-17 10:08:20 +01:00
types Competition/Round architecture: full platform rewrite (Phases 1-9) 2026-02-15 23:04:15 +01:00
middleware.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00