Welcome to Hello World Translator β your fast and simple text translation app that supports languages from all over the world! π
πΉ Built for quick translation
πΉ Upload .txt
files or manually type
πΉ Auto-detects source language
πΉ Powered by OpenAI GPT-3.5
πΉ Free to use and lightweight!
- π Translate any text into hundreds of languages
- π Upload
.txt
files and translate the content - βοΈ Manual text input supported
- π Auto-detection of the input language
- π Easy download of translated text
- π¨ Beautiful user interface with Light Green theme
- π§Ή Clear history button
π Hosted Demo Coming Soon!
(You can run locally following the steps below.)
- Clone the repository
git clone https://github.com/SamuelKunle/hello-world-translator.git
cd hello-world-translator
2. Install the dependencies
pip install -r requirements.txt
3. Run the app
streamlit run app.py
β
You can now access the app at http://localhost:8501
----
π Project Structure
hello-world-translator/
β
βββ app.py # Main Streamlit App
βββ requirements.txt # Python dependencies
βββ hello_world_logo.png # App Logo
βββ README.md # Project Documentation
-------
β¨ Author
Made with β€οΈ by Samuel Alayande
Feel free to connect! π
GitHub
LinkedIn
π Contributions
Pull requests are welcome! If you'd like to improve this project, feel free to open an issue or a PR. π