
We are going to show how easy it is to add additional Watson services to our applications using Bluemix.

TESTOUT LAB 13.7 DOWNLOAD
Simply download one of the pictures in the folder and upload it into the application to have Watson analyze the image.

We have a provided a few pictures to test out the application in the repo at In the application, try selecting the upload button in the top right corner and uploading a picture.Click on the button and you will be taken to your running application. To the right of the application title, you will see a View app button. On the Overview tab you will see the details for your application. Now that we have deployed our application to Bluemix, the next step is to test the application in it's current state.Ĭlick on the application icon to go into the dashboard for our Image Analysis app. At this point, scroll to the top of the page and select "Dashboard" from the header bar. Once the application has finished deploying, you will see a "Success!" message. During this process, Bluemix will automatically build and deploy our starter application based on the Github repository that we accessed at the start of the lab. Once you have named your application, click the deploy button to begin the deploy process to Bluemix. Note: Use the default settings for Region / Organization / Space on the Bluemix landing page.
TESTOUT LAB 13.7 FREE
A sample name is provided for you, but feel free to give your application any name you like (if the name is taken by another user you will be prompted to try another name).
TESTOUT LAB 13.7 CODE
Leveraging the IBM Bluemix DevOps Services, we are able to quickly clone the code from any public GitHub repository, create the dependent Watson service instances, and deploy our application code with the click of a button. Deploy this sample application in Bluemix and Test it

Note: The confirmation email from Bluemix mail take up to 1 hour. Log in with your IBM ID (the ID used to create your Bluemix account).The first thing to do is to build out the shell of our application in Bluemix. Throughout the workshop, we will navigate through Bluemix, Bluemix Devops Services, Github, and the source code of our application in order to demonstrate how apps can be created quickly and easily using the IBM Bluemix platform, and the value of Watson Services and Cognitive capabilities through APIs. The labs cover several Watson Services that are available on IBM Bluemix to build a simple image analysis application.
