#194 · Primary category: Computer Vision
local_ai_ocr
An local, offline (after initial setup), portable OCR software that can process images and PDF files, using DeepSeek-OCR-2 AI (running directly on your machine).
Project last updated:07/05/26
GitHub Stars
870
Forks
205
Contributors
1
License
Apache-2.0
Why we included this project
Everything DeepSeek-OCR processes here runs on the machine you install the app on, which is the whole point if you handle Vietnamese, Chinese, Japanese, or English documents too sensitive to send elsewhere. The desktop interface takes images and PDFs, lets you pick a page range for longer files, and runs a queue for batch work. Output keeps tables and layout where it can, extracts charts from inside documents as images, and exports a formatted result straight to Word. After the initial model download it makes no network calls, so your files stay on your own hardware. CPU-only machines work but run slowly, so a decent Nvidia GPU makes the difference in practice, and the project is upfront about double-checking output on important documents before relying on it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
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.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)