Skip to content

A mobile application for competitive product price comparison

License

Notifications You must be signed in to change notification settings

humanova/prc_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prc_app

Built with Flutter, this application provides a convenient way for users to find the price of a product by simply taking an image of it.

PRC API accepts an image of a product, and returns its price data from various online stores. Product name is extracted from the image using EasyOCR. The price data is then retrieved from Cimri.com and cached (for an hour) using Redis. To handle the bad OCR output, a Fuzzy Matching algorithm is applied to DuckDuckGo search results before querying the Cimri API.

Demo

mobile_app_demo_short.mp4

About

A mobile application for competitive product price comparison

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages