Skip to content

This set of labs will walk the user through creating both a simple cognitive chatbot and a simulated drone inspection application. Building the chatbot will expose the user to multiple chat UIs, and use Watson Conversation, Watson Discovery and Watson Natural Language Understanding services. The drone application uses Watson Visual Recognition, …

Notifications You must be signed in to change notification settings

garyrwilson/Watson-Cognitive-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watson Cognitive Labs

These Watson Cognitive Labs provide an introduction to using IBM Watson APIs, by guiding the participant through the creation of several prototype applications that utilise IBM Watson cognitive services.

During the course of the two labs, the lab attendee will create:

  • a cognitive chatbot
  • an image recognition dashboard application
  • a simulated drone inspection application
  • a cognitive text analysis prototype
  • a Twitter language translation app

In building the chatbot, we will expose the attendee to multiple chat user interfaces, and use Watson Assistant, Watson Discovery and Watson Natural Language Understanding services.

The image recognition and drone inspection applications use Watson Visual Recognition, and also introduce the user to creating dashboards and mapping applications using Node-RED.

The cognitive text prototype uses the Watson Natural Language Understanding service to analyse either raw text or web page content for referenced entities, as well as document sentiment and emotion.

The language translation make use of the Watson Language Translation API to automatically translate a user's tweets to another language, if a specific hashtag is used.

Prerequisites

  • IBM Cloud account
  • Slack account

Workshop materials

The workshop materials for each part of the lab are contained in the subfolders README files:

Chatbot Labs 1-3 should be taken in numerical order - other labs can be followed in any order.

The workshops make extensive use of Node-RED and a small amount of Javascript.

No coding experience is necessary.

About

This set of labs will walk the user through creating both a simple cognitive chatbot and a simulated drone inspection application. Building the chatbot will expose the user to multiple chat UIs, and use Watson Conversation, Watson Discovery and Watson Natural Language Understanding services. The drone application uses Watson Visual Recognition, …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages