diff --git a/upstream/ai-boost-awesome-ai-for-science/catalogue/README.md b/upstream/ai-boost-awesome-ai-for-science/catalogue/README.md index 371acd4..dd7381c 100644 --- a/upstream/ai-boost-awesome-ai-for-science/catalogue/README.md +++ b/upstream/ai-boost-awesome-ai-for-science/catalogue/README.md @@ -2,8 +2,8 @@ title: "Readme" task: "" lineage_type: import -upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/3756bb0f/README.md -upstream_sha: 3756bb0f +upstream_source: https://github.com/ai-boost/awesome-ai-for-science/blob/0cee4659/README.md +upstream_sha: 0cee4659 imported_at: 2026-07-01 prompt_class: catalogue upstream_changes: accepted @@ -252,6 +252,7 @@ validated: false - [AlphaResearch](https://github.com/answers111/alpha-research) - Autonomous algorithm discovery combining evolutionary search with peer-review reward models, achieving best-known performance on circle packing problems - [AutoResearchClaw](https://github.com/aiming-lab/AutoResearchClaw) - Fully autonomous research from idea to paper with multi-agent debate, citation verification, and OpenClaw integration (11K+ stars, 2026) - [ARIS (Auto-Research-In-Sleep)](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) - Lightweight Markdown-only skills for autonomous ML research with cross-model review loops, idea discovery, and experiment automation; no framework lock-in, works with Claude Code, Codex, OpenClaw, or any LLM agent (12.8K+ stars, MIT License, 2026) +- [Arbor](https://github.com/RUC-NLPIR/Arbor) - Generalist autonomous research agent that grows a hypothesis tree to optimize any measurable task, beating Claude Code and Codex by 2.5× on the same compute budget across BrowseComp, Terminal-Bench 2.0, math reasoning, and MLE-Bench Lite; supports native CLI, keyless Claude Code/Codex integration, and an MCP tool server (RUC-NLPIR, 866+ stars, Apache 2.0, 2026) - [NanoResearch](https://github.com/OpenRaiser/NanoResearch) - End-to-end autonomous AI research engine that turns an idea into a complete LaTeX paper by dispatching real computational experiments to local GPUs or SLURM clusters, collecting actual results, generating figures/tables, and writing a data-grounded manuscript rather than LLM hallucinations (OpenRaiser, 1.5K+ stars, MIT License, 2026) - [ScienceClaw](https://github.com/beita6969/ScienceClaw) - Self-evolving AI research colleague built on OpenClaw with 285+ runtime-adaptive skills across 28+ disciplines, persistent cross-session research memory, and zero-hallucination citation protocols; agent autonomously writes new SKILL.md files based on research patterns without redeployment (828+ stars, MIT License, 2026) - [Denario (AstroPilot-AI, Agents4Science 2025)](https://github.com/AstroPilot-AI/Denario) - Modular multi-agent scientific research assistant that automates idea generation, literature review, methodology design, code execution in Docker, visualization, LaTeX paper writing, and peer-review simulation across 10+ disciplines; winner of the NeurIPS 2025 Fair Universe Competition (573+ stars, GPL-3.0, 2025-2026)