Skip to content

This webapp finds harmful ingredients in food products by extracting UPC from barcode. The ingredients dataset is stored in firestoredb

License

Notifications You must be signed in to change notification settings

csgeeek/scan-to-healthify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scan-to-healthify

This project identifies harmful ingredients in food products by capturing UPC of the barcode.

Tech-stack:-

  • React
  • FastAPI
  • EasyOCR
  • Firebase

The captured image🖼 is sent from React front-end to EasyOCR script📜 for UPC extraction and will be returned to front-end. React and EasyOCR script are integrated using FastAPI.

The extracted UPC is then sent to firestoredb🔥 which returns harmful ingredients.

Working

Check out the working of my project here.

About

This webapp finds harmful ingredients in food products by extracting UPC from barcode. The ingredients dataset is stored in firestoredb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published