Translation App Jetson nano

The Translation Application is a Python-based GUI application that allows users to enter text and translate it into different languages. It leverages the FastAPI framework to provide a RESTful API for language detection and translation. The application utilizes various libraries, including FastAPI, PyQt5, Facebook’s fairseq library, AutoTokenizer from transformers, ctranslate2, and fasttext.

Hi @hasibjoy332, sounds cool! Can you provide a link to it?