OpenDCAI/DataFlow
Easy Data Preparation with latest LLMs-based Operators and Pipelines. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 98
- Release rhythm 76
- Longevity 49
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 689
- days_rel: 160
- days_push: 15
- n_releases_24m: 12
Adoption not part of the score
7764 stars · 1047 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DataFlow is a Python framework for preparing, cleaning, and synthesizing data for LLM training and RAG using composable LLM-based operators and pipelines. It ships with a CLI, a Gradio interface, and backends for vLLM and SGLang inference.
Use cases
- clean and filter training data for LLM fine-tuning
- synthesize instruction data with LLM operators
- build data preparation pipelines for RAG
- deduplicate and quality-score large text corpora
- run data processing pipelines backed by vLLM or SGLang
- prepare question-answer datasets from raw documents
When to choose
- you need LLM-powered data cleaning or synthesis pipelines in Python
- you want composable operators for building training or RAG datasets
- you want a CLI plus GUI for quick data processing
When to avoid
- you need simple non-LLM ETL without model inference costs
- you need a fully managed cloud data platform
- your data is small enough for plain pandas scripts
Facets
framework · maturity active
etl data-science llm-inference rag workflow-automation machine-learning large-language-models data-science developer-tools python cross-platform cli self-hosted data-cleaning data-synthesis llm-operators data-pipelines vllm sglang gradio data-agent data-engineering natural-language-processing docker
2 sources
- readme: https://github.com/OpenDCAI/DataFlow · fetched 2026-08-28 · f4be5e6b3c35
- homepage: https://OpenDCAI.github.io/DataFlow-Doc/ · fetched 2026-08-29 · 1260f20fe66e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenDCAI/DataFlow | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="OpenDCAI/DataFlow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem