1 repo
Systems for managing and distributing asynchronous background jobs.
Distinguishing note: Focuses on architectural task distribution rather than specific data processing.
Explore 1 awesome GitHub repository matching software engineering & architecture · Task Queues. Refine with filters or upvote what's useful.
Umi-OCR is an optical character recognition engine designed to convert visual text from images and documents into machine-readable character data. It functions as a local-first toolkit, processing all visual data directly on the host machine using embedded neural network models to maintain privacy and offline availability. The project distinguishes itself through its focus on automated document digitization and integrated barcode and QR code decoding. By utilizing a modular, Python-based orchestration layer, it enables users to transform static image files and multi-page documents into search
Distributes document and image analysis jobs across a non-blocking execution pipeline for improved throughput.