Inspiration
When I used to shop at grocery stores or supermarkets, I often faced the inconvenience of having to individually pack and weigh fruits and vegetables in plastic bags, followed by a separate billing process. The person at the billing counter would have to manually enter number codes for each vegetable or fruit into the billing system, which could be both time-consuming and prone to errors. This process was often tedious and error-prone.
What it does
Our system is a Python Application that is connected to a weighing machine and a camera. It receives an image input from the camera and the application uses it to identify the vegetable or fruit, and then takes input from the weighing machine. Taking it account the per-unit cost of the vegetable or fruit, which had been previously stored in the database it and bills it accordingly.
Log in or sign up for Devpost to join the conversation.