Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozek authored Aug 6, 2024
1 parent 5ffd489 commit 6a086c3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -860,9 +860,13 @@ The following examples actually include AI-related blocks. As before, the Blockl
### AI Information Extraction ###

![InformationExtractor](./Examples/InformationExtractor.png)

> if you have a text that contains information you need for a given task, you want the AI to read that text and extract what is relevant - here is an example of how to do that (see [Blockly workspace file](./Examples/InformationExtractor.json) - download it onto your computer and then upload it into the Blockly workspace)
> t.b.w.
![InformationExtractor-UI](./Examples/InformationExtractor-UI.png)

> here you have an example for a useful information extraction
### AI Information Validation ###

Expand Down

0 comments on commit 6a086c3

Please sign in to comment.