An open API service indexing awesome lists of open source software.

https://github.com/codealchemyml/translaite

A translator that translates text of any language to English.
https://github.com/codealchemyml/translaite

generative-ai huggingface-transformers transformers-models

Last synced: 11 months ago
JSON representation

A translator that translates text of any language to English.

Awesome Lists containing this project

README

          

# TranslAIte
A translator that translates text of any language to English.
Utilizing the 'madlad400-3b-mt' pretrained transformer model from Google, TranslAIte seamlessly translates text from any language into English with remarkable accuracy. With a user-friendly interface crafted with Gradio, TranslAIte tokenizes input text, generates precise English translations, and presents them elegantly to users. The model I used is opensource and available in the Huggingface website.
The working demo is available in the link: https://youtu.be/WjXx9qW7hls