/smartcheckout

a cash register revolution application that uses machine learning to detect retail product objects.

Primary LanguageHTMLMIT LicenseMIT

test

Welcome to Smartcheckout 👋

Next Generation Cashier Management Retails .

What is Smartchekout?

Smartcheckuot is an application as a replacement for traditional cashiers using object detection and machine learning.

Why choose Smartcheckout?

  • Realtime Price: Changing prices on products is faster and more updated using a customized price list so that price changes will be faster
  • Easy to use: The application is designed to be easy for users to use and with optimized output
  • Cross Device: The application can be used by any device, whether desktop, mobile or tablet. Flexible application size to adjust to each screen and neatly arranged layout to maximize page performance.
  • Realtime object detection: A feature has been provided to display prices via webcam on each device with one click.

Installation

Git (Recommended)

Open a terminal and run:

$ git clone https://github.com/ahrdadan/smartcheckout.git
$ cd smartcheckout && pip install -r requirements.txt
$ streamlit run streamlit_app.py

Make sure you have installed ffmpeg. Please read this page to install it.

Docker Hub

$ docker pull ahrdadan/smartcheckout:latest
$ docker run -d -p 8501:8501 ahrdadan/smartcheckout

Demo App

Demo App Link Here

License

MIT License © 2024