paulsojan / AI-Store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ai-Vending Machine

Its similer to Amazon go, AI Vending Machine a person can take any products from the machine and the price of the products get automatically debited from the bank account/wallet. It includes an app so that one can sign up with their details and can link to the bank, so it need to scan the qr code before taking the products. This machine is portable and can be implemented anywhere eg) Bus Stand ,RailwayStation, Malls,etc also in remote areas. This machine contains products such as Groceries, Bakeries, Milks etc. This machine includes a combination of Computer Vision , Deep Learning.

We have divided the project into 3 stages:

Stage 1:

  • Data Set creation (Custom)
  • Training the model
  • Implementing computer vision using Pytorch to detect the custom objets
  • Implementing Virtual Cart
  • Price calculator

About