Project ideas from Hacker News discussions.

All of human cooking compressed into 2 megabytes

📝 Discussion Summary (Click to expand)

3 PrevalentThemes in the Discussion

1. Visual recipe schematics are celebrated

"Love this! I bet you could make a successful recipe book based on this concept..." – mapipolo
"These are amazing. It feels so clear to see a visual map of the cooking process..." – karhuton


2. The “all‑of‑human‑cooking” title and reductionist claims are criticized

"A better title would be: “all of human ingredients compressed into 1,800 primitives”." – epsteingpt
"Food, to me, is part of what makes us human… The idea of taking that away feels like robbing us of our humanity." – cuechan


3. Underlying ingredient graphs and flavor‑pair research generate interest

"I have a wonderful book that explores this idea of an atlas of flavours that work together… The flavor bible." – fps‑hero > "Now this I love. It respects the craft of cooking and the human element, while giving instructions in an easy to grok and straightforward way." – vrganj (supports the graph‑based approach)


🚀 Project Ideas

Generating project ideas…

KitchenCanvas iPad Visual Cookbook

Summary

  • Provides a touch‑first UI to display recipes as interactive schematics on iPad.
  • Core value: enables quick glance‑read and collaborative cooking in real time.

Details| Key | Value |

|-----|-------| | Target Audience | Professional chefs, home cooks with tablets, cooking schools | | Core Feature | Drag‑resize nodes, tap for step details, multi‑user sync via WebRTC | | Tech Stack | SwiftUI + Combine, Firebase backend, GraphQL API | | Difficulty | High | | Monetization | Revenue-ready: one‑time $9.99 app purchase + $2/mo cloud sync |

Notes

  • HN commenters would love it: “I’m trying to figure out if a landscape iPad, with interactive elements… would be a good UI.”.
  • Potential for discussion or practical utility: non‑engineer wife reaction (“this is horrible”) shows need for intuitive design.

FlavorGraph API Service

Summary

  • API that ingests plain‑text recipes and outputs structured dependency graphs and flavor‑pairing charts.
  • Core value: developers can embed visual recipe insights into apps, meal planners, or LLM prompts.

Details

Key Value
Target Audience SaaS startups, food‑tech platforms, LLM tooling teams
Core Feature REST endpoint returning Mermaid SVG, ingredient‑pair similarity scores
Tech Stack FastAPI + spaCy + Neo4j, Dockerized
Difficulty Low
Monetization Revenue-ready: usage‑based $0.01 per call, free tier 10k calls/mo

Notes

  • HN commenters would love it: “Might be worth a try!” and “I love this!”.
  • Potential for discussion or practical utility: can automate conversion of recipes to schematics and explore flavor combinations.

Read Later