Add handwriting OCR pipeline and update documentation

- Introduce full OCR workflow: HWR extraction → PNG rendering → GLM-OCR → Ollama refinement
- Add new modules for page rendering, GLM-OCR client, style refinement, and ZIP utilities
- Update settings with drawj2d path and batch size controls
- Document Phase 2 completion and known limitations in IMPLEMENTATION.md
- Validate dependencies and handle cross-platform temp directory cleanup
  ```
This commit is contained in:
2026-05-31 14:34:38 +02:00
parent e39fbca087
commit 0211cf33f3
12 changed files with 794 additions and 63 deletions
+37 -2
View File
File diff suppressed because one or more lines are too long