So far, this simple tracker has taught us a lot about how LLMs actually work in daily use. Here are the 8 features used when tracking nutrition in ChatGPT (or any LLM).
π₯π₯
1οΈβ£ Generic chats produce generic answers
Nutrition Tracker Feature:
- Basic food and activity logging
ChatGPT Capability:
- General reasoning from limited context
Why?
When I first entered a dayβs food and activity, ChatGPT could estimate calories and macros, but it did not know my goal, calorie target, BMR, or protein target.
Benefit:
This shifts your thinking from βHow do I write a better prompt?β to βWhat information is ChatGPT missing?β
π₯π₯
2οΈβ£ Context changes everything
Nutrition Tracker Feature:
- Goal tracking, BMR, calorie target, protein target
ChatGPT Capability:
- Context-aware response generation
Why?
Once ChatGPT knew my goals and targets, the same food log produced much more useful feedback.
Benefit:
Better context often improves output more than writing a better prompt.
π₯ π₯
3οΈβ£ Projects create a context folder across chats
Nutrition Tracker Feature:
- Dedicated Nutrition Tracker Project
ChatGPT Feature:
Why?
A Project gives related chats, instructions, files, and ongoing work a shared place to live.
Think of it as a context folder for a specific topic or workflow.
Benefit:
Better continuity, less repetition, and more useful outputs over time.
π₯π₯
4οΈβ£ Project Instructions create structure
Nutrition Tracker Feature:
- BMR rules, macro tracking, summary format
ChatGPT Feature:
Why?
Instructions define the operating rules for the Project.
Benefit:
More consistent outputs, better alignment with your goals, and less time repeating yourself.
π₯π₯
5οΈβ£ LLMs need boundaries
Nutrition Tracker Feature:
ChatGPT Capability:
- State management through defined boundaries
Why?
LLMs read a stream of messages but do not automatically know what belongs together.
Benefit:
Cleaner organization, more reliable results, and workflows that are easier to manage over time.
π₯π₯
6οΈβ£ Images reduce friction
Nutrition Tracker Feature:
- Meal photos, labels, wrappers, restaurant plates
ChatGPT Capability:
Why?
ChatGPT can work with both text and images.
Benefit:
Faster data entry, less manual effort, and workflows that feel more natural.
π₯π₯
7οΈβ£. Corrections are part of the process
Nutrition Tracker Feature:
- Portion adjustments and food corrections
ChatGPT Capability:
- Human-in-the-loop refinement
Why?
AI can provide a strong first estimate, but human feedback improves the final result.
Benefit:
Greater accuracy and a workflow that combines AI speed with human judgment.
π₯π₯
8οΈβ£ The real skill is system design
Nutrition Tracker Feature:
AI Skill:
Why?
The tracker works because it combines goals, instructions, context, boundaries, images, corrections, and reporting into a repeatable workflow.
Benefit:
The same principles can be applied to nutrition, sales, operations, finance, marketing, customer support, and countless other workflows.
π₯π₯
The nutrition tracker is the vehicle for learning how ChatGPT actually works.