File size: 575 Bytes
d06c457
65d033b
 
 
 
d06c457
65d033b
d06c457
 
65d033b
d06c457
 
65d033b
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Qari OCR Batch
emoji: ๐Ÿ“–
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
license: apache-2.0
---

# Qari-OCR Batch Space

Arabic textbook page OCR using [`NAMAA-Space/Qari-OCR-v0.3-VL-2B-Instruct`](https://hf.co/NAMAA-Space/Qari-OCR-v0.3-VL-2B-Instruct).

- Set the Space **hardware to ZeroGPU** (free on HF PRO) in Settings โ†’ Hardware.
- Exposes API endpoint **`/ocr`** โ€” takes a page image, returns transcribed Arabic text.
- Drive it over a whole PDF with `batch_ocr.py` (in the parent folder of this repo).