- Sign up for IBM account
- Log In and Initialize Watson Language Translate Service
- Say hello in your favorite language using TJBot Simulator
Welcome! Follow the steps below to enter the IBM challenge at SFHTML5 October 2019. You DO NOT
need a credit card to complete this challenge. It should take you approximately 5 minutes
to complete the challenge.
- Go to IBM Cloud Registration and enter the required information.
- You will receive a confirmation email. Click on
Confirm Account
to finish signing up for your IBM Cloud account - Log into your IBM Cloud account and follow the steps below.
- Click on
Create resource
.
- Type in
translate
in the search bar to look for the translation service.
- Choose the
Lite
plan and click create.
- Make an note of your
API key
under theManage
section of the page. Or you can always come back to this page for it.
- Go to the TJBot Simulator.
-
Click the play button and the light on top of the bot should turn green.
-
Paste your
translator API key
in the .env tab.
- Click on the
Docs
tab.
- Look for the
translate
section. Either copy paste the code or simply click on the code to copy in the editor.
- That's it! Click on the play button and then head over to the
console
tab to see the result. You can also changeconsole.log(...)
toalert(...)
.
Note: The following languages are currently supported by Watson Lanuage Translation Service:
Check here for an updated list.
- Take a screenshot and tweet with
@IBMDeveloper
and@sfhtml5
and hastags#TJBot
. - Or, come by our booth and show us your final TJBot output to finish the challenge.