Make your own A.I. chatbot

Using IBM’s Watson technology

M. Lim
Intro to Programming
1 min readMay 9, 2018

--

→ Lab Assignment: Chatbot part 1 + part 2

You will train a chatbot using IBM Watson technology

Watson parses questions into different keywords and sentence fragments in order to find statistically related phrases. Watson’s main innovation was not in the creation of a new algorithm for this operation, but rather its ability to quickly execute hundreds of proven language analysis algorithms simultaneously. The more algorithms that find the same answer independently, the more likely Watson is to be correct. Once Watson has a small number of potential solutions, it is able to check against its database to ascertain whether the solution makes sense or not.

In 2011, Watson competed on Jeopardy! against legendary champions Brad Rutter and Ken Jennings, winning the first place prize of $1 million

Usernames:

alonsoiturbe
angelandujo
arthurnelson
cynthiam
fernandag
josephseiwald
lidiamoreno
lucasmartinez
ricardotorres
ryanjacobs
sagesilvers

Check your email for the password

--

--