(C) 2023 The original author @PrathamRehil

Scan And Shop App

Advanced Scan and shop app built on Flutter that uses machine learning models using TensorFlow and Google Ml Kit flutter packages. The app uses barcode scanner, text detector and TFLite object detection to detect the object precisely.

🔗 Android Apk

📸 Screenshots

   

   

   

   

   

Features

  • The app uses flutter camera package for camera viewer and image_picker for selecting image.
  • The image will be first checked for qr code and will go to qr code link if available
  • If not available, then text will be checked to available in the image. if considerable amount of text is available, then search results based on the text will be shown.
  • Finally, tensor flow object detection model will be used to detect the object.
  • Google shopping website in webview has been used to show products search results.

GitHub

View Github