halexs / kaelnomads-js

Written in JS instead of typescript.
0 stars 0 forks source link

Cookbook #11

Open halexs opened 5 months ago

halexs commented 5 months ago

Would like to add a cooking tab to help with weekly meal prep.

Ideally I can choose a dish I want, and then the backend DB can coordinate the ingredients to see what other cuisines I can also make and what I need to buy.

halexs commented 3 months ago

Before going all in on this, put a web scrapper to grab a website and distill it down to the recipe, preventing the videos and ads.

halexs commented 3 months ago

Then, cache the webpage.

Maybe filter it through chatgpt to grab only the recipe?