Skip to content
/ revi Public

Find and summarize product reviews to streamline your shopping experience!

Notifications You must be signed in to change notification settings

Bloomh/revi

Repository files navigation

Revi

Aggregated, AI-generated reviews to help you make good purchases in seconds.

Setup

  1. Create a virtual environment (recommended):
python -m venv venv
source venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up environment variables:

    1. Copy .env.template to a new file named .env:
    cp .env.template .env
    1. Fill in your API keys in the .env file:

    All these APIs are required for full functionality.

  2. Run the application:

python app.py
  1. Open your browser and visit: http://localhost:5000

About

Find and summarize product reviews to streamline your shopping experience!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •