mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #640] [CLOSED] Add AIDE to LLM Optimization Tools #15318
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/640
Author: @ZhengyaoJiang
Created: 3/24/2026
Status: ❌ Closed
Base:
main← Head:add-aide-optimization📝 Commits (1)
81ce685Add AIDE to LLM Optimization Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What's added
AIDE (5.2k+ ⭐) — an open-source ML engineering agent that uses tree search to automate experiment design, code generation, and evaluation against any metric.
Added to the LLM Optimization Tools section as it fits the pattern of tools that optimize LLM-related workflows. AIDE automates the iterative cycle of designing experiments, writing code, and evaluating results.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.