|
|
|
|
|
by coopykins
641 days ago
|
|
I use LLMs to generate meal plans for my app https://getweeklio.com. You can also generate recipes for any of the meals. Another functionality I want to add is being able to get a list of ingredients to make a shopping list. Right now al of it is using chatgpt4o. I put a cache in place initially but with the cost/speed of the new models it's becoming kind of unnecesary. |
|