studio-dots-ai/dots.ocr

Multilingual Document Layout Parsing in a Single Vision-Language Model

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 7th, 2026
Created on July 30th, 2025
Open Issues & Pull Requests: 146 (+0)
GitHub issues: Enabled
Number of forks: 805
Total Stargazers: 9,105 (+0)
Total Subscribers: 59 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.5 hours
Mean response time: 10.6 days
90th percentile: 19.6 days
Tracked items: 208

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 98% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed. Three people close 75% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 141
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 347 days
Stale 30+ days: 141
Stale 90+ days: 139

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

dots.ocr is a multilingual document layout parsing model that processes images through a single vision-language model to extract and structure text and graphical content.

The tool addresses the challenge of parsing documents in multiple languages and scripts while simultaneously handling structured graphics like charts and diagrams. It uses a vision-language model approach to recognize text across virtually any human script and convert visual elements directly into machine-readable formats such as SVG code. Beyond traditional OCR, the model handles web screen parsing and scene text detection within a unified framework.

The project suits teams working with multilingual document processing at scale, particularly those needing to extract both text and vector graphics from complex layouts. It performs well on standard document parsing benchmarks and excels at converting visual diagrams into structured code, which distinguishes it from traditional OCR tools focused solely on text extraction. Organizations processing documents in non-Latin scripts or requiring graphic-to-code conversion will find this approach valuable compared to single-language or text-only alternatives.

Development activity shows consistent model iteration and refinement, with multiple versions released addressing different use cases and performance targets. The project maintains active communication channels and provides both live demonstrations and accessible model weights through standard distribution platforms. Technical documentation includes detailed evaluation methodologies and benchmark comparisons against competing approaches.