DEEPSEEK OCR.RS
// Rust multi‑backend OCR/VLM engine (DeepSeek‑OCR, PaddleOCR‑VL, DotsOCR) with DSQ quantization and an OpenAI‑compatibl...
Deepseek Ocr.rs
Rust multi‑backend OCR/VLM engine (DeepSeek‑OCR, PaddleOCR‑VL, DotsOCR) with DSQ quantization and an OpenAI‑compatibl...
13EmergingUnknown
What it does
Rust implementation of the DeepSeek-OCR inference stack with a fast CLI and an OpenAI-compatible HTTP server. The workspace packages multiple OCR backends, prompt tooling, and a serving layer so you can build document understanding pipelines that run locally on CPU, Apple Metal, or (alpha) NVIDIA CUDA GPUs. > 中文文档请看 READMECN.md。 > Want ready-made binaries? Latest macOS (Metal-enabled) and Windows
Getting Started
git
git clone https://github.com/TimmyOVO/deepseek-ocr.rs