awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesDocument Analysis Tools

Software for parsing and extracting structured information from document layouts.

Distinguishing note: Focuses on document-specific layout analysis rather than general image text extraction.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Document Analysis Tools. Refine with filters or upvote what's useful.

Awesome Document Analysis Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hiroi-sora/umi-ocrالصورة الرمزية لـ hiroi-sora

    hiroi-sora/Umi-OCR

    45,273عرض على GitHub↗

    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

    Converts document pages into readable text by analyzing page layouts and returning identified character strings.

    Pythonocrocr-pythonpaddleocr
    عرض على GitHub↗45,273
  • rednote-hilab/dots.ocrالصورة الرمزية لـ rednote-hilab

    rednote-hilab/dots.ocr

    7,695عرض على GitHub↗

    dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition, and scene text digitization. It functions as an engine for extracting digital text and structured layout data from images and PDFs across various human scripts. The project includes a specialized transformer for converting charts, diagrams, and chemical formulas from raster images into scalable vector graphics. It also provides a pipeline to transform extracted text and structural layout from documents and web screenshots into formatted Markdown files. The system covers capabil

    Provides a comprehensive tool for detecting bounding boxes and layout categories to structure documents as JSON.

    Python
    عرض على GitHub↗7,695
  • madawei2699/mygptreaderالصورة الرمزية لـ madawei2699

    madawei2699/myGPTReader

    4,418عرض على GitHub↗

    myGPTReader عبارة عن مجموعة من تطبيقات النماذج اللغوية الكبيرة بما في ذلك واجهة دردشة، وأداة تحليل مستندات، ومجمع أخبار. يركز النظام على استخراج المعلومات من الملفات الرقمية ومحتوى الويب لتمكين التحليل المحادثي وتكثيف المحتوى التلقائي. يتميز المشروع بمدير قوالب مطالبات (prompt template) لهيكلة تدفقات المحادثة وزيادة دقة الاستجابة. كما يتضمن عميل دردشة صوتية متعدد اللغات يدمج تحويل الكلام إلى نص وتحويل النص إلى كلام للتدريب التفاعلي في الوقت الفعلي وممارسة اللغة. تغطي المنصة قدرات أوسع في المحادثة المعززة بالاسترجاع، وتسليم الأخبار اليومية التلقائي، وتلخيص مواقع الويب ومحتوى الفيديو.

    Implements a system for parsing and extracting structured information from digital documents for AI analysis.

    Python
    عرض على GitHub↗4,418
  1. Home
  2. Artificial Intelligence & ML
  3. Document Analysis Tools