hm_ai_qc_report_tool/modules/hm_qc
nickviljoen d036752d17 v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check
- Video QC: Switch to Google Gemini direct video analysis as default (OpenAI frame grid fallback)
- HM QC: Group reports by batch with collapsible sections, ZIP download per batch
- HM QC: Generate asset thumbnails (150px) displayed in report listings
- Speed: Remove artificial delays, add ThreadPoolExecutor(2) for parallel batch processing
- Price detection: Improved prompt with country context, detect all prices, increased text limit
- New Printer Check module: CSV-to-PDF cross-referencing ported from CrossMatch Rust app

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 13:56:07 +02:00
..
checks v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check 2026-04-16 13:56:07 +02:00
launchers Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
profiles Rewrite filename check + add price/currency check to image QC 2026-03-26 18:39:54 +02:00
templates/hm_qc v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check 2026-04-16 13:56:07 +02:00
utils Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
__init__.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
batch_executor.py v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check 2026-04-16 13:56:07 +02:00
blueprint.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00
executor.py v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check 2026-04-16 13:56:07 +02:00
legacy_CLAUDE.md Update documentation for unified platform consolidation 2026-02-25 13:51:21 +02:00
legacy_config.py Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
legacy_DEV_SETUP.md Update documentation for unified platform consolidation 2026-02-25 13:51:21 +02:00
legacy_orchestrator.py Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
legacy_README.md v1.1.0: Add progress tracking, CSV export, multi-job support, batch processing, and security fixes 2026-03-13 09:43:20 +02:00
legacy_requirements.txt Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
routes.py v2.2.0: Gemini video, batch grouping, thumbnails, speed, price fix, printer check 2026-04-16 13:56:07 +02:00
scoring.py Add modular architecture, core framework, and web UI 2026-02-25 11:39:04 +02:00