AltHub

Dicklesworthstone/llm_aided_ocr alternatives

OCR correction / scanned PDF processing

Enhances Tesseract OCR output using LLMs for error correction, smart chunking, and markdown formatting of scanned PDFs

3.0kPythonNOASSERTIONactive · last push 20d agoGitHub

Same job, different approach

Solves the same problem with a different architecture or at a different layer. Expect to rewrite the integration.

getomni-ai/zerox

Use instead when you want OCR directly via vision models rather than Tesseract plus LLM correction.

OCR & Document Extraction using vision models

12.3k
TypeScript
MIT
slowing1.3y ago
zai-org/GLM-OCR

Choose if you need an end-to-end OCR model without a separate LLM correction step.

GLM-OCR: Accurate × Fast × Comprehensive

7.3k
Python
Apache-2.0
active4mo ago
datalab-to/chandra

Use when you want a dedicated OCR model for complex layouts rather than LLM-corrected Tesseract.

OCR model that handles complex tables, forms, handwriting with full layout.

12.1k
Python
Apache-2.0
active2mo ago
bytedance/Dolphin

Same document image parsing goal with a different model architecture.

The official repo for “Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting”, ACL, 2025.

9.1k
Python
NOASSERTION
active5mo ago
PaddlePaddle/PaddleOCR

Choose for an all-in-one OCR toolkit with more languages and layout awareness than Tesseract alone.

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

88.1k
Python
Apache-2.0
active1mo ago
opendatalab/MinerU

Use when you need a full document-to-markdown pipeline with layout and table recognition, not just OCR correction.

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

78.2k
Python
NOASSERTION
active4d ago
docling-project/docling

Complete document preparation toolkit for gen AI, similar end goal.

Get your documents ready for gen AI

65.4k
Python
MIT
active2d ago
deepseek-ai/DeepSeek-OCR

Alternative OCR model with optical compression, for those needing a different OCR backend.

Contexts Optical Compression

23.8k
Python
MIT
slowing7mo ago
Unstructured-IO/unstructured

Use for ETL-style document processing into structured data for LLMs.

Convert documents to structured data effortlessly. Unstructured is open-source ETL solution for transforming complex documents into clean, structured formats for language models. Visit our website to learn more about our enterprise grade Platform product for production grade workflows, partitioning, enrichments, chunking and embedding.

15.3k
HTML
Apache-2.0
active2d ago
axa-group/Parsr

Alternative document-to-structured-data tool with OCR support.

Transforms PDF, Documents and Images into Enriched Structured Data

6.2k
JavaScript
Apache-2.0
active5mo ago
oomol-lab/pdf-craft

Use for scanned PDF conversion to other formats, similar processing approach.

PDF craft can convert PDF files into various other formats. This project will focus on processing PDF files of scanned books.

6.2k
Python
MIT
active1d ago
lumina-ai-inc/chunkr

Use for converting complex documents to RAG-ready data with vision models.

Vision infrastructure to turn complex documents into RAG/LLM-ready data

4.1k
Rust
AGPL-3.0
active5mo ago
CatchTheTornado/text-extract-api

Use when you want an API service with OCR plus LLM, supporting more formats than the seed.

Document (PDF, Word, PPTX ...) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown

3.2k
Python
MIT
slowing9mo ago

End-user tools

Does the same job, but ships as an app. Useful to a person, not swappable into a codebase.

hiroi-sora/Umi-OCR

End-user desktop OCR app, not embeddable in a codebase.

OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。

46.7k
Python
MIT
slowing9mo ago
pot-app/pot-desktop

End-user translation and OCR desktop app.

🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.

19.3k
JavaScript
GPL-3.0
active2mo ago
ripperhe/Bob

End-user macOS translation/OCR app.

Bob 是一款 macOS 平台的翻译和 OCR 软件。

9.7k
none
slowing8mo ago
STranslate/STranslate

End-user Windows translation/OCR tool.

A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具

7.8k
C#
MIT
active4d ago
xushengfeng/eSearch

End-user screenshot/OCR/search tool.

截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 万向滚动截屏 屏幕翻译 Screenshot Offline OCR Search Translate Search for picture Paste the picture on the screen Screen recorder Omnidirectional scrolling screenshot Screen translator 支持Windows Linux macOS

7.0k
TypeScript
GPL-3.0
active5d ago
InkTimeRecord/TTime

End-user screenshot/OCR/translation app.

🚀 Screenshots, word marking, OCR, AI, translation software || 截图、划词、文字识别、AI、翻译软件

3.3k
TypeScript
NOASSERTION
dormant1.7y ago

Listed as an alternative to

These projects were analysed and named llm_aided_ocr among their alternatives. The relationship is not symmetric — how llm_aided_ocr rates them is a separate judgement, made when llm_aided_ocr is analysed in its own right.

deepseek-ai/DeepSeek-OCR

calls llm_aided_ocrchoose when you want to improve existing Tesseract output with LLM error correction and markdown formatting.

Contexts Optical Compression

23.8kPythonslowing
datalab-to/chandra

calls llm_aided_ocrchoose for a composable Tesseract+LLM pipeline with explicit post-processing control.

OCR model that handles complex tables, forms, handwriting with full layout.

12.1kPythonactive
oomol-lab/pdf-craft

calls llm_aided_ocrCombines Tesseract OCR with LLM correction and formatting; choose when you want to use local/API LLMs for post-processing instead of a unified vision model.

PDF craft can convert PDF files into various other formats. This project will focus on processing PDF files of scanned books.

6.2kPythonactive
miaomiaosoft/PandaOCR

calls llm_aided_ocrTesseract + LLM pipeline; choose for batch scanned-PDF to Markdown conversion

PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码

5.3kdormant