Nougat

Neural OCR model by Meta for academic documents and mathematical expressions.

Open SourceSelf HostedOffline CapableGPU Required (6GB+ VRAM)
0.0 (0)

About

Nougat, short for Neural Optical Understanding for Academic Documents, is a research model from Meta that parses scientific PDFs into a lightweight markup format. Rather than running conventional OCR, it uses a vision encoder-decoder model built on the Donut architecture to read page images and emit Mathpix-compatible Markdown, preserving LaTeX math, tables, and scientific notation that ordinary text extraction mangles. It works best on English-language papers of the kind found on arXiv and PubMed Central and struggles with non-Latin scripts such as Chinese or Russian. The tool installs from pip as nougat-ocr and runs as a CLI, Python library, or API service, with small and base model checkpoints available; GPU inference is recommended, and CPU runs may need a flag to avoid false failure detection. The code is MIT licensed while the model weights are CC-BY-NC, so the weights are restricted to non-commercial use.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
CC-BY-NC
Minimum VRAM
6 GB
Added
Apr 3, 2026

Related Tools

Featured

Document parsing library by IBM for converting PDFs and documents to structured data.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Deep learning based OCR library in Python and TensorFlow/PyTorch.

Open SourceSelf HostedOffline
Easy
0.0 (0)

One-stop tool for high-quality PDF extraction to Markdown or JSON.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python bindings for MuPDF library for fast PDF text and image extraction.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Tool for extracting tables from PDF files into CSV or DataFrame format.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Python library for extracting tables from PDF files.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Browse all OCR & Document Processing tools