The example apps in this repository each showcase a key Reflect feature. Each app is built using our simple embedding model and annotated for your learning. Please reference our docs linked below for any outstanding questions, or get in touch at hello@reflect.io
Reflect Docs: https://reflect.io/docs/
- node.js ( https://nodejs.org/en/ )
- gulp (
npm install gulp
)
- Download the dependencies using
npm install
. - Create the build directory and launch a local server with
gulp
.
A new tab should open in your browser directed at localhost:3000, or you can navigate there manually.
The sample datasets used herein can be found at the following original sites:
- Video Game Sales: https://www.kaggle.com/gregorut/videogamesales
- Auto Insurance: https://github.com/fivethirtyeight/data/tree/master/bad-drivers
- Airlines Survey: https://github.com/fivethirtyeight/data/tree/master/flying-etiquette-survey
- Job Market: https://github.com/fivethirtyeight/data/tree/master/college-majors
- Earthquakes: https://earthquake.usgs.gov/earthquakes/feed/v1.0/csv.php