Research banner

Sunbird ML Workbench (Daggit)

DAG-based ML pipeline framework built for Project Sunbird.

Repository: github.com/project-sunbird/sunbird-ml-workbench

An open-source framework (a.k.a. daggit) that expresses a machine-learning application as a directed acyclic graph — vertices are data operations, edges are data flow — so pipelines can be built, shared, productionized, and scaled with minimal friction. Built for Project Sunbird (originally at EkStep), it powered content enrichment and automatic tagging of educational material against curriculum taxonomies; its pipeline tasks were later exposed as REST microservices (ML-as-a-Service).

DAG pipelines · ML platform · Python · MIT

Writeups