Content
@
0 reply
0 recast
0 reaction
shazow
@shazow.eth
Cooking recipe tooling: 1. Import a recipe with normalized format and units (LLM?) 2. Find similar recipes we've already logged and add as a variation if they exist, include a diff summary 3. Log of when we've cooked the recipe, with any notes and modifications. Preferably storeable in Obsidian-friendly markdown. Bonus project: Goodreads for recipes (all stored in this normalized and cross-linked variations way). There's things like cooklang, it's a good starting point but somewhat janky and barely maintained.
2 replies
1 recast
9 reactions
Leeward Bound
@leewardbound
love my Tandoor selfhost, it's django+drf based so ive been looking into integrating an llm either via gpt actions or some kind of custom bridge, llm would be a huge upgrade to cleanup sloppy imports or suggest variants, i imagine i could even show it a fridge pic for inventory and ask it to suggest the fastest recipe
1 reply
0 recast
1 reaction
shazow
@shazow.eth
Looks okay, but don't think it solves any of the problems I have on that list (and ugh that license). I'm honestly happy to just use markdown plus a tool to import things coherently. Processing recipes from various websites and normalizing units/portions is such a pita.
1 reply
0 recast
1 reaction
Leeward Bound
@leewardbound
it does handle for #3! you can log cooking with comments but i don't usually fill that out bc it's too much data entry. it also helps with your concern about processing recipes, as the import tool can read most existing websites, but it does have some issues with putting the right data into the wrong fields - i think a Tandoor LLM integration could help with #1 and #3 by providing easier natural language interfaces and leave me doing less weeding.
1 reply
0 recast
1 reaction
shazow
@shazow.eth
True about #3! I just want a standalone tool I can pipe a curl through. 🫠Ideally I don't even want a server/SaaS, pretty happy with my markdown files.
1 reply
0 recast
0 reaction
Leeward Bound
@leewardbound
that's fair, markdown is great for lots of tasks! and the licensing complaint is also valid (tho i think it's more acceptable for selfhost saas than eg a library) but all things considered, ive been super happy with the upsides: a multi-user platform (shared with wife, send recipes to friends), more structured data (add recipes to shopping list, plan recipes on calendar) and HA integrations (shopping list on dashboard)
1 reply
0 recast
1 reaction
shazow
@shazow.eth
HASS integration is pretty sick.
0 reply
0 recast
0 reaction