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.
- Host: GitHub
- URL: https://github.com/codealchemyml/translaite
- Owner: CodeAlchemyML
- Created: 2024-03-11T07:01:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T07:12:47.000Z (over 2 years ago)
- Last Synced: 2025-06-04T03:41:42.009Z (about 1 year ago)
- Topics: generative-ai, huggingface-transformers, transformers-models
- Language: Jupyter Notebook
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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