Create a graph of the ingredients and instructions for a recipe
Contributed by:
Gay Wilson and Tommy Peters
Examples
Basic Examples (3)
Create a graph for a simple baked beans recipe:
Use the LLM to create the recipe as well:
Create a customized graph for baking blueberry scones:
Options (1)
Specify the LLM model and use multiple Graph options to personalize this mustard vinaigrette recipe:
Neat Examples (1)
Use ImageSynthesize to create an original image for the vertices of this apple crisp recipe graph:
Requirements
Wolfram Language 13.0
(December 2021) or above
Version History
-
1.1.0
– 15 May 2024
-
1.0.0
– 06 March 2024
Related Resources
Author Notes
Due to the color coding of the vertices and labels to distinguish ingredients and instructions, ResourceFunction["RecipeGraph"] does not support color changes using VertexStyle and VertexLabelStyle.
The LLM may place the preheat oven instruction in the bottom-left of the graph, rather than the top-right, if it perceives there is not sufficient room due to the graph layout.