Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek authored Jul 30, 2024
1 parent f4f1554 commit 471ee89
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -657,12 +657,14 @@ The following examples actually include AI-related blocks. As before, the Blockl
![AIWebSearch](./Examples/AIWebSearch.png)

> this example illustrates how to use several AI Mezzanines to implement an AI-assisted web search (see [Blockly workspace file](./Examples/AIWebSearch.json) - download it onto your computer and then upload it into the Blockly workspace)
>
> By the way: the objective was "to which programming languages has Joseph Weizenbaum's famous "Eliza" program be ported?"
![AIWebSearch-UI](./Examples/AIWebSearch-UI.png)

> and this is the output of the author's run: while the document found looks a bit weird (your mileage may vary) the response is impressive
> this is the output of the author's run: while the document found looks a bit weird (your mileage may vary) the response is impressive!
>
> (**not convinced? then just have a look into [the listed document](https://www.bussgeldbescheid-pruefer.de/index.php?id=62) (don't worry, it's in english), read it and find the relevant line yourself! presumably, you will be convinced now!**)
> (**not convinced? then just have a look at [the listed document](https://www.bussgeldbescheid-pruefer.de/index.php?id=62) (don't worry, it's in english), read it and find the relevant line yourself! presumably, you will be convinced now!**)
### Steps derived from a given Objective ###

Expand Down

0 comments on commit 471ee89

Please sign in to comment.