armenian_transliterator

tsarukyana/armenian_transliterator

A production-ready Python / FastAPI service that converts **Latin-script Armenian** (a.k.a. "armlish" — `barev, vonts es?`) into the proper **Eastern-Armenian alphabet** (`բարև, ոնց ես?`).

Python Stars: 0 Forks: 0 License: MIT Language/NLP

Summary

A FastAPI service for transliterating Latin-script Armenian ("armlish") into the Eastern Armenian alphabet. It combines a deterministic rule-based engine with an optional LLM layer for grammar refinement and includes an auto-learning system that logs all requests and user corrections to PostgreSQL for continuous improvement.

Similar Projects