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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

21 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • paddlepaddle/paddleocrAvatar de PaddlePaddle

    PaddlePaddle/PaddleOCR

    82,412Ver en 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
    Ver en GitHub↗82,412
  • opendatalab/mineruAvatar de opendatalab

    opendatalab/MinerU

    67,734Ver en 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
    Ver en GitHub↗67,734
  • vectifyai/pageindexAvatar de VectifyAI

    VectifyAI/PageIndex

    33,103Ver en 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
    Ver en GitHub↗33,103
  • lightpanda-io/browserAvatar de lightpanda-io

    lightpanda-io/browser

    31,168Ver en 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
    Ver en GitHub↗31,168
  • opendataloader-project/opendataloader-pdfAvatar de opendataloader-project

    opendataloader-project/opendataloader-pdf

    25,769Ver en 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
    Ver en GitHub↗25,769
  • cinnamon/kotaemonAvatar de Cinnamon

    Cinnamon/kotaemon

    25,139Ver en 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
    Ver en GitHub↗25,139
  • microsoft/unilmAvatar de microsoft

    microsoft/unilm

    22,030Ver en 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
    Ver en GitHub↗22,030
  • qwenlm/qwen2.5-vlAvatar de QwenLM

    QwenLM/Qwen2.5-VL

    19,480Ver en GitHub↗

    Qwen2.5-VL es un transformador multimodal autorregresivo diseñado para procesar secuencias intercaladas de tokens de texto y visuales. Integra incrustaciones de características visuales en un espacio de modelo de lenguaje compartido para realizar razonamiento intermodal y generar respuestas coherentes o código de diseño estructurado. El proyecto se distingue por el mapeo de visión-lenguaje-acción, lo que le permite percibir interfaces visuales y traducir esa percepción en comandos accionables para operar pantallas digitales y hardware robótico. Emplea codificación de imagen de resolución dinámica y indexación de video de fotogramas temporales para manejar diversos tamaños de imagen y secuencias visuales de larga duración. El modelo cubre una amplia superficie de capacidades, incluyendo reconocimiento óptico de caracteres multilingüe para la digitalización de documentos, conexión espacial para localizar objetos a través de cuadros delimitadores y el análisis de contenido de video de larga duración. También admite razonamiento matemático multimodal para resolver problemas utilizando gráficos y diagramas, y extiende su comprensión a una longitud de contexto de un millón de tokens.

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

    Jupyter Notebook
    Ver en GitHub↗19,480
  • qwenlm/qwen2-vlAvatar de QwenLM

    QwenLM/Qwen2-VL

    19,404Ver en 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
    Ver en GitHub↗19,404
  • qwenlm/qwen3-vlAvatar de QwenLM

    QwenLM/Qwen3-VL

    18,329Ver en 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
    Ver en GitHub↗18,329
  • unstructured-io/unstructuredAvatar de Unstructured-IO

    Unstructured-IO/unstructured

    14,019Ver en 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
    Ver en GitHub↗14,019
  • getomni-ai/zeroxAvatar de getomni-ai

    getomni-ai/zerox

    12,241Ver en 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
    Ver en GitHub↗12,241
  • run-llama/liteparseAvatar de run-llama

    run-llama/liteparse

    10,782Ver en 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
    Ver en GitHub↗10,782
  • pymupdf/pymupdfAvatar de pymupdf

    pymupdf/PyMuPDF

    9,086Ver en 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
    Ver en GitHub↗9,086
  • bytedance/dolphinAvatar de bytedance

    bytedance/Dolphin

    8,820Ver en 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
    Ver en GitHub↗8,820
  • kreuzberg-dev/kreuzbergAvatar de kreuzberg-dev

    kreuzberg-dev/kreuzberg

    8,527Ver en 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
    Ver en GitHub↗8,527
  • mindee/doctrAvatar de mindee

    mindee/doctr

    6,149Ver en 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
    Ver en GitHub↗6,149
  • layout-parser/layout-parserAvatar de Layout-Parser

    Layout-Parser/layout-parser

    5,749Ver en GitHub↗

    Layout-parser es un framework de deep learning para el análisis de diseño de documentos y análisis de imágenes. Proporciona un kit de herramientas para extraer información estructural y patrones de diseño de documentos escaneados e imágenes digitales, transformándolos en estructuras de datos programáticas para el análisis automatizado. El framework integra la detección de diseño con reconocimiento óptico de caracteres (OCR) para convertir regiones tabulares en datos legibles por máquina. Utiliza redes neuronales para identificar y clasificar elementos estructurales dentro de imágenes de documentos sin depender de sistemas manuales basados en reglas. El sistema cubre una amplia gama de capacidades de análisis de documentos, incluyendo el análisis de estructura de documentos, extracción automatizada de tablas y representación jerárquica de diseño. También incluye herramientas de visualización para renderizar elementos detectados y jerarquías sobre imágenes originales para la verificación de resultados.

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

    Python
    Ver en GitHub↗5,749
  • katanaml/sparrowAvatar de katanaml

    katanaml/sparrow

    5,162Ver en GitHub↗

    Sparrow es una plataforma de extracción de documentos basada en LLM y un motor de inferencia visual diseñado para convertir imágenes y PDFs en datos estructurados validados. Funciona como un orquestador de flujos de trabajo agenticos que encadena tareas de clasificación, extracción y validación en pipelines de múltiples pasos. El sistema se distingue por una capa de inferencia agnóstica al backend que gestiona modelos en GPUs locales, Apple Silicon y proveedores en la nube. Emplea grounding visual basado en coordenadas para mapear el texto extraído a coordenadas precisas de cuadros delimitadores y utiliza dirección de modelos basada en pistas para guiar la atención y normalizar formatos de datos. La plataforma cubre flujos de trabajo de inteligencia documental, incluyendo procesamiento especializado de tablas basadas en imágenes para mantener la integridad estructural y validación basada en esquemas para verificar la exactitud de los campos extraídos. También proporciona un panel de análisis documental para monitorear el rendimiento de la API, analíticas de uso y el estado del sistema. La arquitectura incluye un sistema de extensión basado en plugins para integrar librerías de terceros utilizadas en indexación y orquestación.

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

    Pythonagentic-aicomputer-visiondocumentai
    Ver en GitHub↗5,162
  • datalab-to/chandraAvatar de datalab-to

    datalab-to/chandra

    4,833Ver en 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
    Ver en GitHub↗4,833
Ant.12Siguiente
  1. Home
  2. Artificial Intelligence & ML
  3. Natural Language Processing
  4. Structured Document Extraction

Explorar subetiquetas

  • 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.