awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 dépôts

Awesome GitHub RepositoriesStructured Document Extraction

Processes that convert visual document layouts into machine-readable formats like JSON or Markdown.

Explore 21 awesome GitHub repositories matching artificial intelligence & ml · Structured Document Extraction. Refine with filters or upvote what's useful.

Awesome Structured Document Extraction GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • paddlepaddle/paddleocrAvatar de PaddlePaddle

    PaddlePaddle/PaddleOCR

    82,412Voir sur GitHub↗

    PaddleOCR is a comprehensive optical character recognition framework designed for detecting and transcribing text from images and documents into structured, machine-readable formats. It provides a modular computer vision pipeline that decouples image preprocessing, text detection, and character recognition into independent, configurable stages. This architecture supports automated document digitization and multilingual text recognition, capable of identifying text in over one hundred languages across diverse environments ranging from scanned documents to industrial scenes. The framework disti

    Transforms visual document layouts into structured, machine-readable formats like JSON or Markdown while correcting for perspective and artifacts.

    Pythonai4sciencechineseocrdocument-parsing
    Voir sur GitHub↗82,412
  • opendatalab/mineruAvatar de opendatalab

    opendatalab/MinerU

    67,734Voir sur GitHub↗

    MinerU is a document parsing pipeline designed to transform unstructured files into machine-readable, structured data. It utilizes deep learning models to perform layout analysis, identifying document regions and extracting complex content such as mathematical expressions. By combining these neural network inferences with geometric heuristics, the system reconstructs the reading order and structural hierarchy of documents to ensure accurate data representation. The project distinguishes itself through a multi-stage processing workflow that integrates layout detection, optical character recogn

    Generates visual overlays that highlight detected text segments and reading order to verify parsing accuracy.

    Pythonai4sciencedocument-analysisextract-data
    Voir sur GitHub↗67,734
  • vectifyai/pageindexAvatar de VectifyAI

    VectifyAI/PageIndex

    33,103Voir sur GitHub↗

    PageIndex is an agent-ready knowledge engine that processes documents into hierarchical tree structures to enable reasoning-based information retrieval. By organizing content into logical trees rather than relying on traditional vector database chunking, the platform preserves the original structure and flow of complex documents. It functions as a Model Context Protocol server, allowing external AI agents to connect to and query indexed knowledge bases through standardized communication protocols. The platform distinguishes itself by using vision-language models to process raw document images

    Processes raw document images directly to extract layout and structural information without relying on traditional OCR.

    Pythonagentagentic-aiai
    Voir sur GitHub↗33,103
  • lightpanda-io/browserAvatar de lightpanda-io

    lightpanda-io/browser

    31,168Voir sur GitHub↗

    This project is a high-performance headless browser engine designed for scalable web automation, data extraction, and AI agent integration. It provides a specialized environment that allows autonomous agents and testing frameworks to interact with web content through standardized remote control protocols. By executing pages in a lightweight, headless state, the engine minimizes resource consumption while maintaining the ability to perform complex navigation and dynamic content rendering. The platform distinguishes itself through deep integration with AI-centric communication layers and advanc

    Parses the document structure into a simplified, machine-readable format to improve context for automated agents and language models.

    Zigbrowserbrowser-automationcdp
    Voir sur GitHub↗31,168
  • opendataloader-project/opendataloader-pdfAvatar de opendataloader-project

    opendataloader-project/opendataloader-pdf

    25,769Voir sur GitHub↗

    This project is a PDF data extraction tool and document preprocessor designed to convert PDF files into structured formats such as Markdown, JSON, and HTML. It functions as an OCR document parser for scanned files, an accessibility automator for generating PDF/UA compliant metadata, and a loader for AI orchestration frameworks like LangChain. The software distinguishes itself through specialized handling of complex document elements, including the conversion of mathematical formulas into LaTeX and the generation of natural-language descriptions for charts and images. It utilizes recursive seg

    Overlays detected semantic elements onto original documents to visually verify and debug the extraction process.

    Javaa11yaccessibilityai
    Voir sur GitHub↗25,769
  • cinnamon/kotaemonAvatar de Cinnamon

    Cinnamon/kotaemon

    25,139Voir sur GitHub↗

    Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q

    Generates annotated debug images to verify the accuracy of document parsing and extraction.

    Pythonchatbotllmsopen-source
    Voir sur GitHub↗25,139
  • microsoft/unilmAvatar de microsoft

    microsoft/unilm

    22,030Voir sur GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Extracts information from structured documents like forms and receipts by analyzing both textual content and visual layout features.

    Pythonbeitbeit-3bitnet
    Voir sur GitHub↗22,030
  • qwenlm/qwen2.5-vlAvatar de QwenLM

    QwenLM/Qwen2.5-VL

    19,480Voir sur GitHub↗

    Qwen2.5-VL est un transformeur multimodal autorégressif conçu pour traiter des séquences entrelacées de jetons de texte et visuels. Il intègre des intégrations de caractéristiques visuelles dans un espace de modèle de langage partagé pour effectuer un raisonnement transmodal et générer des réponses cohérentes ou du code de mise en page structuré. Le projet se distingue par la cartographie vision-langage-action, lui permettant de percevoir des interfaces visuelles et de traduire cette perception en commandes exploitables pour faire fonctionner des écrans numériques et du matériel robotique. Il utilise un encodage d'image à résolution dynamique et une indexation vidéo à trame temporelle pour gérer diverses tailles d'image et des séquences visuelles de longue durée. Le modèle couvre une large surface de capacités, notamment la reconnaissance optique de caractères multilingue pour la numérisation de documents, la mise à la terre spatiale pour localiser des objets via des boîtes englobantes, et l'analyse de contenu vidéo long format. Il prend également en charge le raisonnement mathématique multimodal pour résoudre des problèmes en utilisant des graphiques et des diagrammes, et étend sa compréhension à une longueur de contexte d'un million de jetons.

    Converts complex visual document layouts from research papers and magazines into structured machine-readable formats like Markdown.

    Jupyter Notebook
    Voir sur GitHub↗19,480
  • qwenlm/qwen2-vlAvatar de QwenLM

    QwenLM/Qwen2-VL

    19,404Voir sur GitHub↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Extracts text and structured data from documents and screenshots into machine-readable formats like HTML.

    Jupyter Notebook
    Voir sur GitHub↗19,404
  • qwenlm/qwen3-vlAvatar de QwenLM

    QwenLM/Qwen3-VL

    18,329Voir sur GitHub↗

    Qwen3-VL is a multimodal vision-language model designed to process and reason across images, videos, and text. It functions as a computer vision framework capable of identifying objects, extracting structured data from documents, and interpreting spatial elements within visual media. The system operates as an automated user interface interaction agent, interpreting screen data to navigate software and mobile applications. By utilizing a unified transformer architecture, it performs complex visual reasoning to execute user-defined tasks without manual input. Beyond interface navigation, the m

    Converts multi-page documents into structured information using optical character recognition and contextual analysis.

    Jupyter Notebook
    Voir sur GitHub↗18,329
  • unstructured-io/unstructuredAvatar de Unstructured-IO

    Unstructured-IO/unstructured

    14,019Voir sur GitHub↗

    Unstructured is an enterprise-grade data orchestration engine designed to transform raw, unstructured files into structured, machine-readable formats. It functions as a comprehensive platform for document ingestion, partitioning, and enrichment, specifically engineered to prepare complex data for retrieval-augmented generation and agentic AI workflows. The platform distinguishes itself through its sophisticated document processing strategies, which combine rule-based extraction with vision-language models to handle diverse file layouts, tables, and images. It provides a modular architecture t

    Uses vision-language models and rule-based strategies to parse complex document layouts into machine-readable JSON.

    HTMLdata-pipelinesdeep-learningdocument-image-analysis
    Voir sur GitHub↗14,019
  • getomni-ai/zeroxAvatar de getomni-ai

    getomni-ai/zerox

    12,241Voir sur GitHub↗

    Zerox is a multimodal document parser and OCR tool that uses vision models to convert PDF files and images into structured Markdown text. It functions as a visual layout extraction engine, leveraging large multimodal models to digitize documents while maintaining their original structural formatting. The system differentiates itself through the use of coordinate-based element mapping and multimodal layout analysis to identify structural elements like tables, charts, and headers. It utilizes rasterization to convert vector PDF pages into high-resolution bitmaps, ensuring consistent input for t

    Converts complex PDF files into structured Markdown while preserving tables, charts, and the original page formatting.

    TypeScriptocrpdf
    Voir sur GitHub↗12,241
  • run-llama/liteparseAvatar de run-llama

    run-llama/liteparse

    10,782Voir sur GitHub↗

    A fast, helpful, and open-source document parser

    Converts PDFs and office documents into structured Markdown or JSON with spatial layout for direct use by language models.

    Rustdocument-ocrdocument-processingocr
    Voir sur GitHub↗10,782
  • pymupdf/pymupdfAvatar de pymupdf

    pymupdf/PyMuPDF

    9,086Voir sur GitHub↗

    PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool, OCR engine, and image converter, providing a programmatic interface to edit, merge, split, and optimize PDF and Office documents. The project distinguishes itself through high-performance capabilities, including the use of C-bindings for low-level manipulation and parallelized page processing to accelerate workloads. It provides specialized conversion paths, such as transforming PDF content into Markdown for retrieval-augmented generation and large language model pipelines. It

    Converts visual document layouts into machine-readable formats like JSON, HTML, or XML.

    Pythondata-scienceepubextract-data
    Voir sur GitHub↗9,086
  • bytedance/dolphinAvatar de bytedance

    bytedance/Dolphin

    8,820Voir sur GitHub↗

    Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital document images into machine-readable structured data. It functions as an LLM document parser, utilizing vision-language models to simultaneously predict spatial layout and text content. The system is designed as a concurrent document processor, employing parallel document parsing to process multiple elements across distributed compute nodes. This high-throughput approach reduces the total time required to convert large volumes of images into structured formats. The project covers

    Converts visual document layouts into machine-readable formats like JSON or Markdown.

    Pythondocument-analysislayout-analysisocr
    Voir sur GitHub↗8,820
  • kreuzberg-dev/kreuzbergAvatar de kreuzberg-dev

    kreuzberg-dev/kreuzberg

    8,527Voir sur GitHub↗

    Kreuzberg is a document extraction engine that converts PDFs, Office files, images, and over 90 other formats into clean, structured text and metadata. It is built around a compiled Rust core that can be used as a native library, a command-line tool, a REST API server, or a WebAssembly module for browser-based processing. The system is designed to run entirely on self-hosted infrastructure, with no data leaving the user's environment. What distinguishes Kreuzberg is its breadth of integration surfaces and its pipeline architecture. It exposes extraction capabilities through native bindings fo

    Returns a traversable tree of nodes with heading levels and inline annotations for knowledge graphs.

    Rustdocument-intelligenceelixirffi
    Voir sur GitHub↗8,527
  • mindee/doctrAvatar de mindee

    mindee/doctr

    6,149Voir sur GitHub↗

    DocTR is a deep learning OCR library built on PyTorch that detects and transcribes text in document images using a two-stage detection-recognition pipeline. It provides a complete framework for building and deploying OCR pipelines with pretrained models available through the Hugging Face Hub, and supports exporting trained models to ONNX format for cross-runtime deployment. The library offers end-to-end OCR pipelines that combine text detection and recognition to extract all text from document images or PDFs, with support for rotated page handling and varied text orientations. It includes cap

    Structures detected text into a hierarchy of words, lines, blocks, pages, and documents.

    Pythondeep-learningdocument-recognitionocr
    Voir sur GitHub↗6,149
  • layout-parser/layout-parserAvatar de Layout-Parser

    Layout-Parser/layout-parser

    5,749Voir sur GitHub↗

    Layout-parser est un framework d'analyse d'image et d'analyseur de mise en page de document basé sur le deep learning. Il fournit une boîte à outils pour extraire des informations structurelles et des modèles de mise en page à partir de documents scannés et d'images numériques, les transformant en structures de données programmatiques pour une analyse automatisée. Le framework intègre la détection de mise en page avec la reconnaissance optique de caractères pour convertir les régions tabulaires en données lisibles par machine. Il utilise des réseaux de neurones pour identifier et classer les éléments structurels au sein des images de document sans dépendre de systèmes basés sur des règles manuelles. Le système couvre un large éventail de fonctionnalités d'analyse de document, y compris l'analyse de structure de document, l'extraction automatisée de tableaux et la représentation hiérarchique de mise en page. Il inclut également des outils de visualisation pour rendre les éléments détectés et les hiérarchies sur les images originales pour la vérification des résultats.

    Organizes detected document elements into a parent-child tree structure to preserve logical information flow.

    Python
    Voir sur GitHub↗5,749
  • katanaml/sparrowAvatar de katanaml

    katanaml/sparrow

    5,162Voir sur GitHub↗

    Sparrow est une plateforme d'extraction de documents par LLM et un moteur d'inférence basé sur la vision, conçu pour convertir des images et des PDF en données structurées validées. Il fonctionne comme un orchestrateur de workflow agentique qui enchaîne des tâches de classification, d'extraction et de validation dans des pipelines multi-étapes. Le système se distingue par une couche d'inférence agnostique au backend qui gère les modèles sur des GPU locaux, Apple Silicon et des fournisseurs cloud. Il utilise le "visual grounding" basé sur les coordonnées pour mapper le texte extrait à des boîtes englobantes précises et utilise un guidage par indices pour orienter l'attention et normaliser les formats de données. La plateforme couvre les workflows d'intelligence documentaire, incluant le traitement spécialisé d'images de tableaux pour maintenir l'intégrité structurelle et une validation basée sur des schémas pour vérifier l'exactitude des champs extraits. Elle fournit également un tableau de bord d'analyse documentaire pour surveiller les performances de l'API, les statistiques d'utilisation et l'état du système. L'architecture inclut un système d'extension par plugins pour intégrer des bibliothèques tierces utilisées dans l'indexation et l'orchestration.

    Uses vision-capable language models to parse document layouts and convert visual content into structured data.

    Pythonagentic-aicomputer-visiondocumentai
    Voir sur GitHub↗5,162
  • datalab-to/chandraAvatar de datalab-to

    datalab-to/chandra

    4,833Voir sur GitHub↗

    sChandra is a document processing platform that converts images, PDFs, Word documents, spreadsheets, and other formats into structured output such as HTML, Markdown, or JSON while preserving layout. It can also extract specific data fields from invoices, contracts, or reports using user-defined JSON schemas, with citations back to source locations. The service supports form filling in PDF and image documents, document generation from Markdown, and extraction of tracked changes from Word files. The platform distinguishes itself with pipeline-based processing chains that combine multiple proces

    Converts PDFs, images, and Office files into structured HTML, Markdown, or JSON while preserving layout.

    Pythonaiocr
    Voir sur GitHub↗4,833
Préc.12Suivant
  1. Home
  2. Artificial Intelligence & ML
  3. Natural Language Processing
  4. Structured Document Extraction

Explorer les sous-tags

  • Heading Level ClassifiersCapabilities for identifying heading levels (H1-H6) from font size clustering and semantic analysis in documents. **Distinct from Structured Document Extraction:** Distinct from Structured Document Extraction: focuses specifically on classifying heading hierarchy rather than general layout-to-markdown conversion.
  • Hierarchical RepresentationsReturns a traversable tree of nodes with parent-child references, heading levels, and inline annotations for knowledge graphs. **Distinct from Structured Document Extraction:** Distinct from Structured Document Extraction: focuses on the hierarchical tree representation with heading levels and annotations, not just conversion to JSON or Markdown.
  • Tree RepresentationsRepresents a document as a flat array of nodes with index-based parent/child references forming a tree. **Distinct from Structured Document Extraction:** Distinct from Structured Document Extraction: focuses on the internal tree representation of the document structure rather than the conversion of visual layouts to machine-readable formats.
  • Vision-Language Model BackendsUses vision-language models as an OCR backend and for extracting structured JSON from documents using a schema. **Distinct from Structured Document Extraction:** Distinct from Structured Document Extraction: focuses on using VLM backends for extraction, not general layout-to-text conversion.
  • Visual Debugging UtilitiesTools that generate visual overlays to verify the accuracy of automated document parsing and text detection.