ocr / README.md
mahdisd's picture
Upload 4 files
50d4599 verified

A newer version of the Gradio SDK is available: 6.16.0

Upgrade
metadata
title: Arabic PDF OCR
emoji: πŸ•Œ
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit

πŸ•Œ Arabic PDF OCR

Extract text from Arabic PDFs using open-source OCR engines built for Arabic.

Model Quality Notes
QARI-OCR ⭐⭐⭐⭐⭐ Built specifically for Arabic by the NAMAA community. Handles diacritics, mixed fonts, complex layouts.
EasyOCR ⭐⭐⭐⭐ Deep-learning, great balance of speed and accuracy
PaddleOCR ⭐⭐⭐⭐ Excellent for clean printed Arabic text, very fast

For best results, enable a GPU in Space settings (ZeroGPU or T4).