Auto Categorization of uncategorized items in shopping list on request using LLM #5873
Replies: 3 comments 1 reply
-
sorry I was just looking through issues and not discussion I found this is a duplicate to: |
Beta Was this translation helpful? Give feedback.
-
FYI if you have foods and labels defined, we already have a non-AI solution to this where shopping list items are fuzzy matched to your food store and labeled. I agree adding AI into the mix would be a good addition, though |
Beta Was this translation helpful? Give feedback.
-
ah good to know I guess this works better with english language right? Because I am using the german version. But I could also switch if it works better. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Please provide a concise description of the problem that would be addressed by this feature.
When managing large shopping lists in Mealie, uncategorized items can become difficult to organize efficiently. This results in frequent back-and-forth movement within the store, which is time-consuming and frustrating. Manually categorizing items is tedious, especially for long lists.
Please provide a concise description of the feature that would resolve your issue.
Introduce an on-demand auto-categorization function for uncategorized items in the shopping list, powered by LLM. When triggered, this feature would analyze item names and automatically assign them to appropriate store categories (e.g., produce, dairy, bakery, etc.), streamlining the shopping experience.
Please consider and list out some caveats or tradeoffs made in your design decision
User Control: To avoid unexpected changes, this feature should be user-initiated (e.g., via a button), rather than automatic.
Categorization Accuracy: While OpenAI's model is powerful, categorization might not always be perfect, especially with brand-specific or ambiguous item names. Users may still need to make occasional manual adjustments.
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions