Skip to content

chen-iris/sift

Repository files navigation

Sift

Wouldn't it be convenient if we could compare prices and reviews of every online product sold on competing platforms such as Amazon or eBay?

Well, you can now!

Sift is a project that:

  1. Uses a python scraper to fetch data from different e-commerce websites.

  2. Summarizes the product along with the overall sentiment value across all shopping platforms by training an e-commerce review data set. The machine learning model is trained using simple Logistic Regression

  3. The model is deployed as a REST API python flask app. As a Chrome extension, Sift calls the REST API to get the product summarizations and recommendations for every product viewed.

Sift helps customers make informed purchasing decisions by simplifying the online shopping experience.

About

Chrome extension that compares prices and reviews of competing online marketplaces with web scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors