title = "NLLB TRANSLATION Demo" description = """

Translator using Facebook's NLLB models.

""" examples = [["Hello! Welcome. This is a machine translation system.", "eng_Latn", "mal_Mlym", 1000]]