grabar-ocr

andylitalo/grabar-ocr

Manages pipeline to digitize "Grabar" (Classical Armenian) texts

Python Stars: 1 Forks: 0 Language/NLP

Summary

This is a partially implemented Classical Armenian (Grabar) text digitization project. The README describes an ambitious cloud-native pipeline (Airflow, k3s, TrOCR, PostgreSQL) but the repository reveals a simpler local implementation. The actual working pipeline uses Tesseract OCR followed by Gemini AI for correction and translation, processing a corpus of a scanned book (pages 458-641). The cloud infrastructure directories are stubs.

Similar Projects