# IBM Watson

[🔗 https://youtu.be/P18EdAKuC1U](https://youtu.be/P18EdAKuC1U)

> Jeopardy! is an American television game show created by Merv Griffin. The show features a **quiz competition in which contestants are presented with general knowledge clues in the form of answers**, and must phrase their responses in the form of questions.\
> [Wikipedia](https://en.wikipedia.org/wiki/Jeopardy!)

and the computer Watson by IBM won against the champions.

Watch what Ken Jennings has to say about losing to the machine:

[🔗 https://youtu.be/b2M-SeKey4o](https://youtu.be/b2M-SeKey4o)

BTW back then the computer looked like this

![](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/watson.png)

...nowadays it fits in a pizza box.

This archive has all full episodes:

<https://archive.org/details/Jeopardy.2011.02.The.IBM.Challenge>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://101.warmersun.com/automator/ibm-watson.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
