Back to Projects
AI ServicesActive

Vietnamese OCR

Vietnamese OCR is our open-source text recognition pipeline built specifically for the Vietnamese language, handling its diacritics and typography accurately across scanned documents, photos, and mixed layouts. It combines text detection with transformer-based recognition models, and serves as the OCR engine behind our Document AI solutions - from financial statement extraction to archive digitization.

Vietnamese OCR

Tech Stack

AI/ML
VietOCRPyTorchOpenCV
Backend
Python

Key Features

Accurate Vietnamese diacritics recognition
Robust to scans, photos, and mixed fonts
Text detection + recognition pipeline
Open source on GitHub

Try It Live

Vietnamese OCR Demo

Pick a sample document, run the pipeline: layout analysis, then text recognition

Recognized Text

Run OCR to see recognized text here.

Simulated demo with prepared samples. The real pipeline (open source on GitHub) runs YOLOv7 layout analysis + VietOCR recognition.

OCRVietnamese NLPTransformerComputer Vision