Train TJBot to Identify Objects in Node-RED

JeanCarl Bisson
2 min readAug 17, 2017

--

Today we’ll train TJBot to identify objects using the see node and the Watson Visual Recognition service.

TJBot classifies objects and colors using the IBM Watson Visual Recogntion service. Create a Watson Visual Recognition service and copy the API key into the Visual Recognition section.

Make sure to enable the camera by ticking the Camera option in the TJBot configuration.

Use a see node with the mode See (identify objects), to classify the objects and colors with IBM Visual Recognition service.

Add a function node and add the JavaScript code to filter the object names and concatenate them into a string.

Here’s a video of how to train TJBot to identify objects using the IBM Watson Visual Recognition service.

That’s it for today’s skill. What can you train TJBot to do now that it can identify objects?

Come back tomorrow and we’ll talk about shining the LED with the help of the Watson Conversation service.

This post is part of a series of skills you can train TJBot to perform.

--

--

JeanCarl Bisson

I’m an IBM Technical Innovation Lead. I love to build prototypes and then share how I designed and built what I made so others can try it too.