Whirlpool Corporation, headquartered in Benton, Harbor, Michigan is a global home appliance manufacturer with approximately $17 billion in annual sales, 40 manufacturing and research centers, and 44,000 employees. Whirlpool’s mission is to improve satisfaction and engagement with its home appliances.
Buying groceries is a common chore that consists of tedious planning. However, there is a common occurrence of items getting lost in the fridge. This results in food waste and repurchasing of food which hurts the buyer’s budget and creates the stress of needing to manually track groceries.
The multi-platform inventory and tracking system solves this problem by providing an automated up-to-date inventory with what is currently in their fridge, and a history of recent groceries that have been either added or removed from the fridge.
When a user opens the fridge, a camera with an aerial view scans the product in the user’s hand. From there, the software analyzes what kind of product it is and determines whether the product is being placed in or removed from the fridge, the time and date of the user interaction with the item. In addition, users can manually add their own grocery data that consists of the same information as the automated objects, and their input will update their inventory in real time. Any error with the data is tracked via the red flag icon at the end of each items row.
As the inventory is updated with current items in the fridge, the users can see a history of objects that the user loads or unloads into the fridge. In addition, a video playback is accessible to the user to view the most recent groceries that have been either loaded or unloaded.
The software is built with Flutter and Dart for the user interface with a python and Firebase backend. Our software also utilizes YOLOv8 object detection model.