#1 IA Text Translation : Unlocking Multilingual Text Translation with NLLB, HuggingFace, and FastAPI and leverage on LangDetect Python Package
This video is part of a post “Crafting Fluent Translation API: A quick Journey into Text Translation with NLLB, HuggingFace, and FastAPI, Plus a small Dive into Roberta Masked Language Modeling with Gradio”
POST: https://wp.me/p3Vuhl-3iu
CODE: https://bit.ly/47jHyZv
QUICK DESCRIPTION
An attempt using No Language Left Behind (for instance nllb-200-distilled-600M) aka nllb and FastAPI to offer an endpoint for translation. Plus using langdetect and again some experiments with nllb.
TEK GUIDELINES
ANACONDA: https://www.anaconda.com/
FASTAPI: https://fastapi.tiangolo.com/
NLLB-200: https://huggingface.co/facebook/nllb-200-distilled-600M
Tag(s) : Anaconda, Learning, Learning-by-doing, P.O, Python
Categorie(s) : Anaconda, API, Python, Tutorials, Videos