Skip to content

A Chrome extension that gives a brief summary of products on ecommerce sites by feeding user reviews to an AI model.

License

Notifications You must be signed in to change notification settings

aaron-m-david/ReBlurb

Repository files navigation

ReBlurb

A Chrome web extension that summarizes user reviews of products on e-commerce websites by feeding user reviews to an AI model. Price performance and providing unbiased summaries of the product are emphasized to provide useful product selection for the user. Currently the following sites are compatible: Ebay.com, BestBuy.com, and PcPartPickers.com. Etsy.com is currently being integrated as well but not fully functioning as expected.

Author

Aaron David - aaron-m-david

Build Instructions

  • npm install
  • npm start (for development) OR npm run build (for production)

Install

  • After building, the dist directory holds chrome extension ready to be installed into Chrome
  • For further instructions on how to install a chrome extension, look at step 2 here

Acknowledgements

This project is built upon the react-chrome-extension-boilerplate by Jason Xian. The original template is licensed under the MIT License.

Badges

Deploy to Cloud Run from Source

About

A Chrome extension that gives a brief summary of products on ecommerce sites by feeding user reviews to an AI model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published