Anduin2017 / Anduin2017/HowToCook

建议增加按需求自动生成每日菜谱功能

Open
#1,751 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
102k
Forks
11.1k
Avg merge
14h 21m
Merged PRs (30d)
2

Description

您的菜谱清单中详细列出了每份菜中各材料的具体用量与操作步骤,可是我发现当这份菜谱落地实践时,有以下两个问题:
1:在一道菜品内部,不同人口味不同,需要的调料配伍是不一定的。例如:放同样数量的辣椒,对于喜欢辣的人可能偏淡。对于口味清淡的人又可能过辣。故我建议编写程序,通过使用者自己的反馈,对调料设置一定的可记忆的权重,应用到所有菜品上。这样使用者只需经过几次调试,就可以量化自己的口味,满足个性化需求。
2.在不同菜品的协调方面,很多人不知道自己每日摄入哪些菜品会更有利于自己的膳食平衡,即没有一套科学的菜谱。故建议加入ai工具,根据每道菜品含有的主要营养成分,对不同菜品定制不同权重,为有不同需求的人设计出科学的个性化的菜谱。例如对于需要减肥的人,适当减少米面等碳水含量,增加水果蔬菜摄入;对于需要健身增肌的人增加牛肉,鸡胸肉等蛋白质摄入;对于有心血管疾病的人,减少油脂摄入······

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points; begin by clarifying the intended scope, data model, and safety requirements for taste personalization and nutrition-based menus. Define acceptance criteria for applying remembered seasoning preferences and generating daily menus for stated dietary goals before locating implementation points and tests.

Written by the indexing model from the issue text.

Assessment

Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.