Inspiration: Language barrier plays important role while travelling different countries so if language translation is there things can get easier.

What it does: it can translate one language to another

How we built it: using python code which uses google translate as its base.

Challenges we ran into: doing coding things first time so little difficulty in getting output.

Accomplishments that we're proud of: successfully running the program.

What we learned: python

What's next for language translation tool: Create a function that will make a request to the translation API with the text to be translated, the source language, and the target language. The function should return the translated text.

Built With

Share this project:

Updates