Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a graph of the ingredients and instructions for a recipe
ResourceFunction["RecipeGraph"][recipe] returns a directed graph of the ingredients and instructions for a recipe. |
Create a graph for a simple baked beans recipe:
In[1]:= |
Out[2]= |
Use the LLM to create the recipe as well:
In[3]:= |
Out[3]= |
Create a customized graph for baking blueberry scones:
In[4]:= |
Out[4]= |
Specify the LLM model and use multiple Graph options to personalize this mustard vinaigrette recipe:
In[5]:= |
Out[5]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License