In average home refrigerators and food storages we keep over 50-100 products at a time, most of the time we forget about many of these products and these products get wasted and also most people unknowingly eat these expired food products. This causes stomach aches, food poisoning, diarrhea, and many worse things. I am creating a smart device to solve this issue and avoid wastage of food.
I am building a device using AWS Edukit which will be placed on the refrigerator door and will read any food product you store into the refrigerator, it will detect the product using object detection and it will give you a food recipe on detection you have to scan QRcode it will show various recipes that can make using detected item. It will also send a mail containing links to recipes using Amazon SES.
It will use AWS Edukit along with the ESP32 Camera Module.
1. It will use Edge impulse for Object Detection
2 It will detect the item live when it is placed in front of the camera, the edge impulse model will run and will predict the item. Then it will generate QRcode which on the scan will give recipes. Also using the Amazon SES mail server it will send a mail containing a link to recipes.
Many features of EduKit is been used and it will be a great product in the future as an addon for existing food storage.
Working:
Conclusion:
The project is predicting images correctly and gives recipes to the users. I am very happy to share my project. It was great learning.
Future:1 Adding more food products for classification
2 Making it portable.
3 Adding alert system.
Comments