opendcai/dataflow

Easy Data Preparation with latest LLMs-based Operators and Pipelines.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 45 minutes ago
Added to GitGenius on September 8th, 2026
Created on October 13th, 2024
Open Issues & Pull Requests: 9 (+0)
GitHub issues: Enabled
Number of forks: 1,103
Total Stargazers: 8,042 (+0)
Total Subscribers: 533 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.4 hours
Mean response time: 3.2 days
90th percentile: 35.8 hours
Tracked items: 72

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 10% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 219 days
Stale 30+ days: 6
Stale 90+ days: 6

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (23)
  • enhancement (20)
  • question (20)

Most active issues this week

Detailed Description

DataFlow is a data preparation tool that uses large language model-based operators and pipelines to generate, clean, and prepare training data for machine learning applications.

The tool addresses the challenge of transforming raw data into high-quality datasets suitable for training language models. It provides a visual, low-code interface for building data processing pipelines with flexible orchestration. The system leverages LLM-based operators to handle tasks like data generation, cleaning, and synthesis, allowing users to construct complex data workflows without extensive coding.

DataFlow suits teams focused on data-centric AI development who need to prepare training datasets efficiently. The visual pipeline builder makes it accessible to users with varying technical backgrounds, from beginners to experienced practitioners. The tool integrates with multiple LLM backends and provides both a web-based interface and programmatic access for pipeline construction and execution.

The project maintains active development with regular feature releases including new data agents, a web UI for visual pipeline building, and integration with coding agents that can automatically construct pipelines. Documentation includes video tutorials and written guides alongside API documentation. The team has published technical research describing the system's approach and continues to expand the ecosystem with companion projects for skills and tutorials.