coOCR/HTR is a browser-based experimentation environment for integrating domain experts into OCR and HTR pipelines. It combines vision-language models with hybrid validation (deterministic rules + LLM judges) and requires no server infrastructure.
Stars
9
Forks
4
Watchers
9
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
refactor: remove Prompt Profile feature, simplify to two-layer architecture
8296ad1View on GitHubdocs: update knowledge vault to reflect current codebase state
9f57689View on GitHubfeat: replace structured transcription rules with Markdown editor
ba1687dView on GitHubfix: replace ASCII Umlaut substitutions with real Unicode characters in de.json
b7f8ba4View on GitHubfix: shorten editor panel title and prevent header text wrapping
861ebc9View on GitHubfix: correct promptProfiles import name to match export
87632b2View on GitHubfeat: integrate community contributions + i18n, project rules, Azure Mistral
781a321View on GitHubchore: stabilize i18n coverage, update documentation for all new features
328ca0bView on GitHubfeat: add Azure Mistral OCR provider with endpoint configuration
71ec49dView on GitHubfeat: add project rules with IDB v2 migration, rules dialog, and prompt integration
bedc08cView on GitHubfeat: replace all hardcoded UI strings with i18n t() calls
e6fe690View on GitHubfix: replace remaining German UI strings with English equivalents
6ca685eView on GitHub