AndrewidRizk / Reviewify-Business

Reviewify but for the Business

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure

  • Backend
    • Running on https://reviewify-backend.vercel.app/
    • Added a flask-UI activity Log that shows the Activity and Errors occurring
    • Receiving information from the Front end on route /flask/process_data
    • Packages:
      • Flask==2.2.2
      • Flask-cors
      • requests
      • cohere==5.1.1
      • Werkzeug==2.2.2
  • Frontend (React.js)
    • Running on Add Link Here
    • Supmiting the input to the API
    • Packages:
      • axios

How to use

  • Find a Business on Google Maps image
  • Take the name and postal code and write them on Reviewify and click Search image
  • The front end is making contact with the backend, sending them the information of the business image
  • The backend receiving the information, using the google APIs it retrieves the reviews then analize and sumarize them using Cohere AI image
  • As you can see in the picture the information was sent successfully 15:06:12 | 📨 - Sending the information back image Indeed a bad McDonald’s

About

Reviewify but for the Business


Languages

Language:CSS 57.5%Language:JavaScript 34.9%Language:HTML 7.6%