awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Simplified Data Accessors · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSimplified Data Accessors

High-level wrappers for retrieving processed data in simplified formats.

Distinguishing note: Focuses on stripping metadata for clean output, distinct from general data filtering.

Explore 1 awesome GitHub repository matching development tools & productivity · Simplified Data Accessors. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Simplified Data Accessors

Awesome Simplified Data Accessors GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • JaidedAI/EasyOCR

    JaidedAI/EasyOCR

    28,980View on GitHub↗

    EasyOCR is a deep learning-based computer vision library designed to perform optical character recognition on images and video frames. It functions as a comprehensive pipeline that automates the transformation of visual text into machine-readable strings, enabling the digitization of physical documents, forms, and receipts into searchable data. The engine distinguishes itself through a multi-stage processing workflow that combines convolutional neural networks for spatial feature extraction with sequence-based decoding mechanisms. This architecture allows the system to identify and interpret

    Allows retrieval of text-only output by suppressing metadata details.

    Pythoncnncrnndata-mining
    28,980View on GitHub↗