DEV Community

Cover image for Stand With Ukraine using Super Fast and Accurate Azure Cognitive LUIS AI language translator
Walter Lee
Walter Lee

Posted on

Stand With Ukraine using Super Fast and Accurate Azure Cognitive LUIS AI language translator

Overview of My Submission:

This demo is to use Azure Cognitive LUIS AI translator to translate Ukrainian language tweets by Ukraine President @ZelenskyyUa into 15 different and most widely used major languages so many others in the world can read and understand the current crisis at Ukraine. Azure Cognitive Services Translator is very accurate, fast, developer friendly and powerful. Only a few lines of codes can translate Ukrainian language ACCURATELY into 15 most widely used major languages in ~0.5 seconds.

My Ukrainian friends told me it is VERY NATIVELY ACCURATE and much better than Google Translate.

Submission Category:

# AI Aces

Link to Code on GitHub:

main - https://github.com/leewalter/Azure-hackathon-LUIS-AI-StandWithUkraine

src - https://github.com/leewalter/Azure-hackathon-LUIS-AI-StandWithUkraine/blob/main/translator.js

outputs:
1/ Natively accurate translations:
https://github.com/leewalter/Azure-hackathon-LUIS-AI-StandWithUkraine/blob/main/Azure%20AI%20translate%20into%2015%20diff%20lang%203.png

2/ Super Fast: 15 translations in only 0.5s!
https://github.com/leewalter/Azure-hackathon-LUIS-AI-StandWithUkraine/blob/main/Azure%20AI%20translate%20into%2015%20diff%20lang%204.png

Additional Resources / Info

1/ see my original post at LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:6906044994268860416/
"I read many #tweets from President @ZelenskyyUa lately but could not understand Uk words, so thinking to write an app to translate them to diff languages so more people can read it easily !"

2/ If this submission wins any prize money from Azure hackathlon, all proceeds will be donated to the President @ZelenskyyUa and his government !

Top comments (0)