Inspiration

Whenever I see someone struggling to understand a language which is foreign to them and this is my actual experience when I travelled to a different city and that city language was foreign for me. I was not able to understand their language properly. So Google translator app by Google helped me to understand basic phrases and texts written in their native language. Such translations apps enables communication between people from different regions. It provides meaningful communication from one language to another language. So I created something which is easy to implement and can run on simple command line for outputs.

What it does

SayHello is a multilingual translation service which helps you to translate text, words and phrases from one language into another. It can translate multiple forms of text. Specifically, its main function is to translate written texts or words to a foreign language.

How we built it

I used Python, Tkinter and Googleapi and Googletrans library to build it.

Challenges we ran into

Working as an individual turned out to be a little tough. From designing to implementing it and fixing errors were a truly challenge for me as everything was to be done by myself.

Accomplishments that we're proud of

I am proud of completing the project on time. Overall, I am very happy and proud of my final output.

What we learned

I have learnt a lot while implementing the project. I learnt how to perform translating any text into another with open source service "Googletrans" using Python and Tkinter which is a standard GUI library.

What's next for SayHello

In future , I can add feature like "Text-to-speech" and "Speech-to-text" within SayHello for a better communication. Another feature that I would like to add a "Text Scanner" which let's you translate any text into your desirable language. And I'm thinking to provide a better user interface.

Built With

Share this project:

Updates