YOLOv8 and Arabic OCR for Tunisian CIN cards in Google Colab.
# Tunisian CIN OCR
Train YOLOv8s to detect Tunisian identity-card fields, then extract Arabic text and CIN numbers with Tesseract OCR.
## Included
- Step-by-step Google Colab notebook
- Arabic and English OCR
- Trained YOLOv8 weights (`best.pt`)
- JSON results and an annotated image
## Run
1. Open the notebook with the Colab badge.
2. Select a GPU runtime.
3. Add `ROBOFLOW_API_KEY` to Colab Secrets.
4. Run all cells and upload a CIN image.