https://github.com/bb-io/globallinknow
https://github.com/bb-io/globallinknow
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bb-io/globallinknow
- Owner: bb-io
- License: mit
- Created: 2024-03-27T12:13:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T20:14:54.000Z (about 2 years ago)
- Last Synced: 2025-01-11T04:47:50.889Z (over 1 year ago)
- Language: C#
- Size: 188 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blackbird.io GlobalLink Now
Blackbird is the new automation backbone for the language technology industry. Blackbird provides enterprise-scale automation and orchestration with a simple no-code/low-code platform. Blackbird enables ambitious organizations to identify, vet and automate as many processes as possible. Not just localization workflows, but any business and IT process. This repository represents an application that is deployable on Blackbird and usable inside the workflow editor.
## Introduction
GlobalLink NOW is an ad-hoc Neural Machine Translation solution that leverages AI technology to securely deliver high-quality content on demand.
## Before setting up
Before you can connect you need to make sure that:
- You have a GlobalLink NOW instance.
- You have HOST and Api key data for your GlobalLink NOW instance.
## Connecting
1. Navigate to apps and search for GlobalLink NOW. If you cannot find GlobalLink NOW then click _Add App_ in the top right corner, select GlobalLink NOW and add the app to your Blackbird environment.
2. Click _Add Connection_.
3. Name your connection for future reference e.g. 'My connection'.
4. Fill in the Host of your GlobalLink NOW instance.
5. Fill in the Api key to your GlobalLink NOW instance..
6. Click _Connect_.

## Actions
- **Translate** Translate text
- **Translate Document** Translate a file.
Input:
- File
- Target Language
- Source Language (optional)
- Domain (optional)
- Engine ID (optional)
- OCR (optional)
## Example
The bird in the image below portrays a workflow in which content is extracted from a Wordpress page in HTML format, as well as all the locales that do not have a translation for this specific page. Then we iterate through the locales, translate the HTML file into each locale using GlobalLink NOW and create the translation pages in Wordpress from the translated HTML files.

## Feedback
Do you want to use this app or do you have feedback on our implementation? Reach out to us using the [established channels](https://www.blackbird.io/) or create an issue.