Widn is translation AI for everyone. Widn’s AI provides accurate translations, preserving meaning, maintaining brand voice, and cultural nuances across +20 language pairs and various domains.
- After signing in at https://www.widn.ai/, go to the toolbar on the left and click on API Key.
- Generate your API key.
- Navigate to Apps and identify the Widn app. You can use the search to find it.
- Click Add Connection.
- Name your connection for future reference, e.g., "My Widn connection."
- Fill in the API key from your Widn account.
- Click Connect.
- Translate text translates plain text.
- Translate file translates a file. Widn supports many different file types. See Widn documentation.
Widn offers translation inputs for model selection, extra instructions, and a glossary.
- Export glossary exports a glossary file to use with other applications.
- Import glossary imports a glossary that was exported from a different app.
- Evaluate translation quality evaluates the quality of a translation given a reference text using
xcomet-xl
. - Estimate translation quality estimates the quality of a translation, without a reference text. You can choose between
xcomet-xl
andmqm-qe
. - Estimate XLIFF translation quality estimates the quality of an entire translated XLIFF file with the same options as the previous action.
You can now translate files by uploading your file with the source and target languages. XLIFF translation is already available via the Widn API, alongside PDF and these other file types: Supported File Formats.
The example shows Widn AI being used as a Slack integration.
Example: Whenever a new email comes in, it is sent for translation using widn.ai. Afterward, it is sent to a Slack channel with the email translated into the desired language. This is another way you can utilize widn.ai.
Do you want to use this app or have feedback on our implementation? Reach out to us using the established channels or create an issue.