WecoAI/aideml
AIDE: an LLM agent for machine learning engineering - the research Weco grew out of. Referenced in OpenAI MLE-bench. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 98
- Release rhythm 23
- Longevity 63
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: 286
- age_days: 882
- days_rel: 301
- days_push: 16
- n_releases_24m: 2
Adoption not part of the score
1494 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AIDE ML is an open-source Python package implementing an LLM-driven agent that uses agentic tree search to autonomously write, debug, and improve machine-learning code against a user-defined metric. It is the research reference build behind Weco and was referenced in OpenAI's MLE-bench.
Use cases
- automatically build ML pipelines from a dataset and a natural-language goal
- enter Kaggle-style competitions with an autonomous AI data scientist
- research new agent architectures by swapping search heuristics or LLM backends
- optimize code against a measurable metric using tree search
- replicate the AIDE paper's results on MLE-bench
- prototype predictive models without hand-tuning
When to choose
- you want an autonomous agent to draft and iteratively improve ML code for a dataset
- you're an agent-architecture researcher wanting an extensible tree-search baseline
- you need a research-friendly, pip-installable implementation of the AIDE algorithm
When to avoid
- you need a production ML platform with experiment tracking and dashboards - use the Weco product instead
- your task has no quantifiable evaluation metric
- you want a no-code AutoML tool with a GUI
Facets
library · maturity active
agent-framework machine-learning llm-inference cli data-science machine-learning artificial-intelligence data-science python cli cross-platform llm-agent tree-search automated-machine-learning kaggle autoresearch code-optimization mle-bench ai-agents automation
5 sources
- readme: https://github.com/WecoAI/aideml · fetched 2026-08-28 · ec06ce25630a
- homepage: https://weco.ai · fetched 2026-08-29 · 764e447407cb
- site_page: https://docs.weco.ai/ · fetched 2026-08-29 · ce9ba76906ff
- site_page: https://docs.weco.ai · fetched 2026-08-29 · ce9ba76906ff
- registry_pypi: https://pypi.org/pypi/aideml/json · fetched 2026-08-29 · d54b8110ed13
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WecoAI/aideml | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem