awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

2 repository-uri

Awesome GitHub RepositoriesOCR Standalone Executables

Self-contained binary files that run OCR without requiring a separate runtime environment.

Distinct from Standalone Executable Generators: Distinct from Standalone Executable Generators: focuses on the resulting OCR binary, not the generation tool.

Explore 2 awesome GitHub repositories matching development tools & productivity · OCR Standalone Executables. Refine with filters or upvote what's useful.

Awesome OCR Standalone Executables GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • run-llama/liteparseAvatar run-llama

    run-llama/liteparse

    10,782Vezi pe GitHub↗

    A fast, helpful, and open-source document parser

    Provides a JavaScript-side OCR engine with a recognize method for text extraction in WASM environments.

    Rustdocument-ocrdocument-processingocr
    Vezi pe GitHub↗10,782
  • rapidai/rapidocrAvatar RapidAI

    RapidAI/RapidOCR

    5,968Vezi pe GitHub↗

    RapidOCR is an offline deep-learning OCR engine that detects and recognizes text in images using ONNX Runtime, operating entirely without an internet connection. It provides a unified inference pipeline that runs across multiple platforms including Windows, Linux, macOS, Android, and Raspberry Pi, with programming language bindings for Python, C++, Java, and C#. The engine separates text detection and recognition into independent modules that can be swapped or fine-tuned individually, and abstracts the inference backend behind a unified interface allowing seamless switching between ONNX Runti

    Produces a standalone executable of the OCR engine for offline use without Python dependencies.

    Pythonchineseocrcrnndbnet
    Vezi pe GitHub↗5,968
  1. Home
  2. Development Tools & Productivity
  3. Python Development Tools
  4. Script Execution Engines
  5. Python Scripting Environments
  6. Standalone Executable Generators
  7. OCR Standalone Executables

Explorează sub-etichetele

  • Browser-Based OCR EnginesJavaScript-side OCR engines with a recognize method for text extraction in WASM environments. **Distinct from OCR Standalone Executables:** Distinct from OCR Standalone Executables: runs in the browser via WASM/JavaScript, not as a standalone binary.