Skip to content

Commit 701b9c8

Browse files
authored
Add vision usecase (#98)
Signed-off-by: Craig Jellick <[email protected]>
1 parent c8eae2a commit 701b9c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/README-USECASES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@ Here is a GPTScript that summarizes the content of a CSV file. [Link to example
7676

7777
Here is a GPTScript that summarizes the the code stored under the current directory: [`describe-code.gpt`](../examples/describe-code.gpt)
7878

79-
## Audio, Image, and Vision
79+
## Vision, Image, and Audio
80+
81+
### Vision
82+
Here is an example of a web app that leverages GPTScript to recognize ingredients in a photo and suggest a recipe based on them: [recipe-generator](../examples/recipegenerator).
8083

8184
[More details to come]
8285

0 commit comments

Comments
 (0)