Automatically handle grocery orders for your house.
Handles shopping lists, history, and processing of orders.
- If an OOS item is found, hit the search API for alternatives and keep trying to find one that's in stock until all options are exhausted.
- Allow inputting shipping time preferences (eg the day and morning/arvo/evening).
- Recurring orders - auto-reorder items on a schedule (weekly milk, monthly cleaning supplies)
- Budget tracking - set spending limits and get warnings before checkout
- Dockerise
- Integration with Grocy for expiry dates, shopping lists, summaries etc
- Integration with RecipeTinEats for auto-adding ingredients
- Add support for more supermarkets (e.g. Coles, Aldi)
- Add support for hosted LLM solutions for more reliable product decisions
Computer vision system to help you keep stock of what you have at home using cheap hardware.
- Improve fill line detection with colour grouping before processing level
- Support for multiple camera angles (e.g. front on, top down, ceiling mounted camera)
- Notifications for items dropping below threshold
- Expect goods at certain positions and if missing add
- Actual vs expected counts for unjarred goods. Potential GUI for setting up pantry rows.
- Dockerise
- Integration with smart scales / force sensors with ESP32 for weight-based tracking
- Auto generation of QR labels for unseen items added to shopping list