Skip to content

A simple demo about pulling and investigating reviews from Amazon

Notifications You must be signed in to change notification settings

FilamentAI/amazon-ai-demo

Repository files navigation

About

This project is a simple project to demonstrate the concepts of AI via a simple and easy to understand use case.

It should be simple to get it running, and once run please navigate to the URL provided and look at the documentation page.

App Dependencies

Install NodeJS from here https://nodejs.org/ and then install bower using the node package manager (npm) that comes with NodeJS:

npm install -g bower

Setting up the App

Once git cloned, run the following commands having navigated to the relevant directory in the command line or terminal:

npm install
bower install

This will download all of the relevant dependencies you will need to get going.

Running the App

To run the app, from the cmd line call the following:

npm start

Then navigate to "localhost:6006" and you should see the app.

About

A simple demo about pulling and investigating reviews from Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published