AI4Bharat / Indic-Input-Tool-UI

Web Interface for Transliteration for Indic languages.
https://xlit.ai4bharat.org
MIT License
22 stars 3 forks source link

API #7

Open virtualvinodh opened 3 months ago

virtualvinodh commented 3 months ago

Is there any API that I can directly use or if not, that I can easily deploy somewhere?

V

GokulNC commented 3 months ago

Hi @virtualvinodh, the API can be installed with this python package: https://pypi.org/project/ai4bharat-transliteration/

It comes with a basic flask server, which is described at the bottom of the README over there.

Note: This library is based on an AI model, which is not yet optimized. So it will not be fast if you are planning to transliterate several words.