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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
E

extract-thinker/extract-thinker

0
View on GitHub↗
0 stars·0 forks·8 views

Extract Thinker

Features

  • Document Parsing - Intelligent document extraction framework with schema mapping.

Star history

Star history chart for extract-thinker/extract-thinkerStar history chart for extract-thinker/extract-thinker

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of extract-thinker/extract-thinker?

The main features of extract-thinker/extract-thinker are: Document Parsing.

Which projects share features with extract-thinker/extract-thinker?

Projects with overlapping indexed features include: phpoffice/phpword — PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It… camelot-dev/camelot — Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts… docling-project/docling — Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It… jkamlah/pymupdf4llm. jmcnamara/libxlsxwriter — A C library for creating Excel XLSX files. brechtsanders/xlsxio — XLSX I/O - C library for reading and writing .xlsx files.

Projects sharing features with Extract Thinker

These projects share indexed features with Extract Thinker. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • phpoffice/phpwordPHPOffice avatar

    PHPOffice/PHPWord

    7,568View on GitHub↗

    PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It functions as an OOXML document generator, a word file parser, and a document template engine. The library enables the generation of new documents by applying structured data to existing templates or by creating files from scratch. It provides capabilities for extracting and parsing content, metadata, and structure from existing word processing files. The project covers a broad range of document generation features, including layout formatting, metadata management, and the inse

    PHP
    View on GitHub↗7,568
  • camelot-dev/camelotcamelot-dev avatar

    camelot-dev/camelot

    3,764View on GitHub↗

    Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts unstructured tables into machine-readable formats such as CSV, JSON, and Excel. The project provides specialized toolsets for different document types, using line detection for ruled tables and whitespace analysis for borderless tables. It includes an optical character recognition system to recover structured data from image-based scanned PDFs that lack a digital text layer. The library handles complex document layouts, including encrypted files, rotated pages, and tables that s

    Python
    View on GitHub↗3,764
  • docling-project/doclingdocling-project avatar

    docling-project/docling

    61,674View on GitHub↗

    Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It transforms unstructured files and web content into a unified, hierarchical data model that preserves the spatial and semantic relationships between text, tables, images, and layout elements. By normalizing diverse input formats into a consistent internal representation, the library enables uniform processing across various document types. The project distinguishes itself through a schema-driven approach that maps document regions to strongly-typed objects, ensuring data accuracy t

    Pythonaiconvertdocument-parser
    View on GitHub↗61,674
  • brechtsanders/xlsxiobrechtsanders avatar

    brechtsanders/xlsxio

    519View on GitHub↗

    XLSX I/O - C library for reading and writing .xlsx files

    C
    View on GitHub↗519
  • Compare all 15 related projects→