Skip to content

flipkart-incubator/dsp

Repository files navigation

Decision Science Platform (DSP)

Introduction

DSP is container-based workflow engine to enable analytics and data science on Big data, with support for multiple languages, runtimes and hardware specs.

Introductory video: Democratizing Decision Science at Flipkart - from simple formulae to AI

How to build?

  1. Install Apache Thrift v0.13.0
  2. Clone repo
    • git clone git@github.com:flipkart-incubator/dsp.git
  3. Build using Maven
    • mvn clean install

dsp