Language Translator
This bot takes a piece of text as input from the user and translates it to the language entered by the user as input
Top Benefits
- Improve language translation efficiency
- Speed up response time in case of chat bots
- Reduce cost for manual translator
Tasks
- Read string as user input
- Read language to be translated to as user input
- Execute Python function to translate input text to input language
- Send notification to Slack channel post successful translation
Inputs and triggers: Text to be translated and language of translation.
Actions: Translates the input text to input language.
Outputs: Text translated to the input language
Use cases: Chatbots, PDF integration, Intelligent Document Classifier, real-time language translation
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Customer Service & SupportHuman ResourcesRPA Development
- Category
- Utility
- Downloads
- 347
- Vendor
- Automation Type
- Bot
- Last Updated
- July 27, 2022
- First Published
- July 27, 2022
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- Python latest version
- pip latest version
- translate library latest version
- Input the text to be translated
- Input the language to translate input text to