You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-USECASES.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,10 @@ Here is a GPTScript that summarizes the content of a CSV file. [Link to example
76
76
77
77
Here is a GPTScript that summarizes the the code stored under the current directory: [`describe-code.gpt`](../examples/describe-code.gpt)
78
78
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).
0 commit comments