Discover and explore top open-source AI tools and projects—updated daily.
aiptimizerUltra-fast GPU document parsing engine
Top 75.4% on SourcePulse
This project provides an extremely fast, GPU-accelerated document parsing server, addressing the need for high-throughput local processing of complex documents. It targets engineers, researchers, and power users requiring efficient OCR, layout analysis, table extraction, and formula recognition, offering significant speed advantages over traditional OCR engines and VLM-based parsers.
How It Works
TurboOCR employs a unified C++/CUDA/TensorRT engine built upon PP-OCRv6 for text detection and recognition, PP-DocLayoutV3 for layout analysis, SLANet+ for table extraction to HTML, and PP-FormulaNet-S for formula extraction to LaTeX. This multi-stage pipeline is optimized for single-GPU execution using TensorRT FP16, enabling local, low-latency document parsing without external APIs or large vision-language models, achieving remarkable throughput.
Quick Start & Requirements
ghcr.io/aiptimizer/turboocr:latest).Highlighted Details
Maintenance & Community
Sponsorships from Miruiq and DiaIQ are noted. No explicit community links (Discord, Slack, etc.) are provided in the README.
Licensing & Compatibility
Limitations & Caveats
Requires a compatible NVIDIA GPU (Turing architecture or newer) and sufficient VRAM (minimum 4GB, recommended 8GB for full pipeline). Initial TensorRT engine compilation can be time-consuming on older hardware. Input size caps are enforced for images and PDF pages.
4 days ago
Inactive
aryn-ai
NVIDIA
baidu