AIAny
AI Infra2024
Icon for item

MinerU

Converts PDFs, images, and Office documents into Markdown or JSON for retrieval, extraction, and agent workflows, with OCR, layout analysis, formula handling, and multiple runtime modes.

Introduction

Document parsing looks solved until the input is a scanned paper, formula-heavy PDF, or mixed Office file headed into a RAG pipeline. The core value is turning messy human documents into structured machine input.

What Sets It Apart

It handles PDFs, images, DOCX, PPTX, and XLSX, then emits Markdown and JSON aimed at retrieval, extraction, and LLM workflows. Layout analysis, OCR, and post-processing give tables, formulas, and document structure a better chance of surviving conversion.

Who Should Use It

Great fit if your AI workflow depends on complex document ingestion for RAG or data production. Look elsewhere if you need a tiny dependency-free parser or a fully managed SaaS with no local runtime choices.

Information

  • Websitegithub.com
  • AuthorsOpenDataLab
  • Published date2024/07/05

Categories

More Items

GitHub
AI Infra2025

Measures generative AI inference performance with token-level metrics (TTFT, inter-token latency), latency, and throughput under realistic traffic patterns. Provides a multiprocess engine, real-time TUI dashboard, extensible plugins, and integrations for telemetry and result uploads, aimed at inference benchmarking and capacity planning.

GitHub
AI Train2019

Train and experiment with multi-billion to trillion-parameter transformer models on large GPU clusters using GPU-optimized building blocks and reference training scripts; offers advanced parallelism and mixed-precision support for research teams and ML engineers.

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.