---
title: "data-juicer vs automl-gs"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/datajuicer-data-juicer-vs-minimaxir-automl-gs"
tools: ["datajuicer-data-juicer", "minimaxir-automl-gs"]
---

# data-juicer vs automl-gs

*GraphCanon updated Aug 17, 2026*

## Verdict

Pick data-juicer if a Python library for foundational AI model data processing, offering a pipeline for tasks like instruction tuning and synthetic data generation; pick automl-gs if automl-gs: Python tool for automated machine-learning model creation from CSV data.

[data-juicer](https://datajuicer.github.io/data-juicer/) reports 6.9k GitHub stars, 404 forks, and 59 open issues, last pushed Aug 13, 2026. [automl-gs](https://github.com/minimaxir/automl-gs) has 1.9k stars, 181 forks, and 28 open issues, last pushed Oct 22, 2019. Figures are from public GitHub metadata via [data-juicer's repository](https://github.com/datajuicer/data-juicer) and [automl-gs's repository](https://github.com/minimaxir/automl-gs).

| | [data-juicer](/tools/datajuicer-data-juicer.md) | [automl-gs](/tools/minimaxir-automl-gs.md) |
| --- | --- | --- |
| Tagline | Data processing for and with foundation models | Automatically generate machine-learning models and code with input CSV and target field |
| Stars | 6,897 | 1,869 |
| Forks | 404 | 181 |
| Open issues | 59 | 28 |
| Language | Python | Python |
| Adopt for | A Python library for foundational AI model data processing, offering a pipeline for tasks like instruction tuning and synthetic data generation. | automl-gs: Python tool for automated machine-learning model creation from CSV data |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | MIT |
| Categories | Data & Retrieval, Model Training | Data & Retrieval, Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [data-juicer](/tools/datajuicer-data-juicer.md) | [automl-gs](/tools/minimaxir-automl-gs.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Dormant (18%) |
| Days since push | 4d | 2477d |
| Open issues (now) | 59 | 28 |
| Stars delta | +166 (30d) | Unknown |
| Open issues delta | -3 (30d) | Unknown |
| Owner type | Organization | User |
| Full report | [trust report](/tools/datajuicer-data-juicer/trust.md) | [trust report](/tools/minimaxir-automl-gs/trust.md) |

## Decision facts: data-juicer

- **Adopt for:** A Python library for foundational AI model data processing, offering a pipeline for tasks like instruction tuning and synthetic data generation.

## Decision facts: automl-gs

- **Adopt for:** automl-gs: Python tool for automated machine-learning model creation from CSV data

## Choose when

### Choose data-juicer if…

- License: data-juicer is Apache-2.0, automl-gs is MIT.
- Tags unique to data-juicer: foundation-models, instruction-tuning, large language models, llm.
- data-juicer ships Docker support for self-hosted deployment.
- When you need to preprocess large datasets specifically for training large language models (LLMs) with pipelines that support sophisticated processes like instruction tuning.

### Choose automl-gs if…

- License: automl-gs is MIT, data-juicer is Apache-2.0.
- Tags unique to automl-gs: automl, keras, machine-learning, python.
- Need to rapidly prototype models with limited ML expertise

## When NOT to use data-juicer

- If your project does not involve foundational AI model training or if you do not require advanced data processing capabilities such as synthetic data generation.

## When NOT to use automl-gs

- Complex feature engineering or non-standard data inputs required
- Sensitive about licensing of the generated code

## Common questions

### What is the difference between data-juicer and automl-gs?

data-juicer: Data processing for and with foundation models. automl-gs: Automatically generate machine-learning models and code with input CSV and target field. See the comparison table for live GitHub stats and shared categories.

### When should I choose data-juicer over automl-gs?

Choose data-juicer over automl-gs when License: data-juicer is Apache-2.0, automl-gs is MIT; Tags unique to data-juicer: foundation-models, instruction-tuning, large language models, llm; data-juicer ships Docker support for self-hosted deployment; When you need to preprocess large datasets specifically for training large language models (LLMs) with pipelines that support sophisticated processes like instruction tuning.

### When should I choose automl-gs over data-juicer?

Choose automl-gs over data-juicer when License: automl-gs is MIT, data-juicer is Apache-2.0; Tags unique to automl-gs: automl, keras, machine-learning, python; Need to rapidly prototype models with limited ML expertise.

### When should I avoid data-juicer?

If your project does not involve foundational AI model training or if you do not require advanced data processing capabilities such as synthetic data generation.

### When should I avoid automl-gs?

Complex feature engineering or non-standard data inputs required Sensitive about licensing of the generated code

### Is data-juicer or automl-gs more popular on GitHub?

data-juicer has more GitHub stars (6,897 vs 1,869). Stars measure visibility, not whether either tool fits your constraints.

### Are data-juicer and automl-gs open source?

Yes - both are open-source projects on GitHub (data-juicer: Apache-2.0, automl-gs: MIT).

### Where can I find alternatives to data-juicer or automl-gs?

GraphCanon lists graph-backed alternatives at [data-juicer alternatives](/tools/datajuicer-data-juicer/alternatives) and [automl-gs alternatives](/tools/minimaxir-automl-gs/alternatives) ([data-juicer markdown twin](/tools/datajuicer-data-juicer/alternatives.md), [automl-gs markdown twin](/tools/minimaxir-automl-gs/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/datajuicer-data-juicer-vs-minimaxir-automl-gs.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, data-juicer or automl-gs?

data-juicer: Very active. automl-gs: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for data-juicer and automl-gs?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [data-juicer trust report](/tools/datajuicer-data-juicer/trust); [automl-gs trust report](/tools/minimaxir-automl-gs/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=datajuicer-data-juicer`](/api/graphcanon/graph?tool=datajuicer-data-juicer)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
