Skip to content

AdopleAIOrg/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TranslatorApp

TranslatorApp is a simple Streamlit web application that allows users to translate text from one language to another using the Google Translate API.

Install Requirements

 !pip install requirements

Running the App

 !streamlit run app.py & npx localtunnel --port 8501

How to Use

  1. Choose the target language you want to translate the text to from the provided dropdown select box.

  2. Enter the text you want to translate in the text area provided.

  3. The translated text will be displayed below the text area.

Please note that the translation is done using the Google Translate API, and the accuracy of the translation may vary depending on the input text and the selected language.

About the TranslatorApp

The TranslatorApp is a basic implementation of a translation web application using the Google Translate API. It allows users to quickly and easily translate text into different languages.

contact

For any questions, suggestions, or issues related to the TranslatorApp, feel free to reach out to, Email ceo@adople.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published