16 repos
A cluster focused on OCR (optical character recognition) technology, centered around the Tesseract engine and related tools for extracting text from images and PDFs. The repositories span multiple implementations—Python libraries like tesserocr and OCRmyPDF for practical document automation, JavaScript bindings for browser-based OCR, C++ core engines, and supporting datasets (tessdata_fast). The cluster also includes modern approaches like LLM-aided OCR that combine traditional vision with language models, reflecting the area's evolution from rule-based to hybrid AI-driven text extraction.