Skip to content

DataEngineX

Unified Data + ML + AI framework. Config-driven, self-hosted, production-ready.

Define your entire data pipeline, ML lifecycle, and AI agents in a single dex.yaml config file.

Ecosystem

Component Description
dataenginex Core framework — config, registry, CLI, API, ML, AI
dex-studio Web UI — single pane of glass (NiceGUI)
infradex K3s / Helm / Terraform infrastructure

Install

pip install dataenginex

Or with extras:

pip install "dataenginex[spark,mlflow,agents]"