What It Is
A Node.js-powered MVP that calls an AI model for meal suggestions based on your dietary needs and desired simplicity (minimal overlapping ingredients).
Key Features
- Dietary Constraints: Input allergens, preferences, or macros to guide meal ideas.
- Streamlined Grocery Lists: The AI tries to minimize ingredient overlap across meals.
- Quick Setup: A simple front-end form plus a back-end prompt to generate suggestions in real time.
Why It’s Interesting
Demonstrates a practical, everyday use case for LLMs—helping plan meals or diets while reducing wasted ingredients.