itmo-wad / itmo-wad/projects-2026
Dietician app
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Problem
We need to eat;
We have limited money;
We want to feel like competent people who can cook for themselves;
Looking for recipes on the Internet is boring and time-consuming;
Creating a meal plan is even more boring and time-consuming.
Solution
Create an app that will plan your meals for you;
And keep track of calories and nutritional intake;
And provide you with recipes based on what you have in your fridge;
And prompt you to buy products you actually need.
Tech stack
Database for keeping track of products and created recipes - any noSQL;
Backend that integrates an LLM that comes up with recipes and meal plans - Qwen/OS AI Agent/ChatGPT;
Another backend that tracks the nutritional composition of your meals - Python/GO;
Another backend piece that creates a cart for you in a groceries delivery app - FastAPI;
Frontend that looks nice enough - React.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.