GitHub repo

renee-jia/scholar-loop

Python Tracked since 2026-06-15 Updated 2026-07-16 View source ↗

#728 of 783 by Stars among GitHub repos

461 Stars

An autonomous AI scientist: a multi-agent loop over literature, experiments, self-critique and write-up, with deterministic guards against reward-hacking and hallucination.

About

read papers → find a gap → run real experiments → reflect → write & self-review

ScholarLoop runs the loop a PhD actually runs: it reads the literature, forms a grounded hypothesis, runs real ML experiments, scores them against a frozen ground-truth metric, learns from its failures, and drafts a peer-reviewed write-up — autonomously, with a deterministic harness that keeps the agents honest and impossible to reward-hack.

The LLM does only the open-ended reasoning. Everything checkable — search-space pruning, dedup, calibration, number-grounding, promotion gates — is deterministic, unit-tested code, and the metric is the only optimization target (no LLM-as-judge in the optimization loop).…

Excerpted from github.com/renee-jia/scholar-loop

Latest metrics

Stars 461 2026-07-16
Forks 35 2026-07-16
Commits 26 2026-07-16
Releases 0 2026-07-16
Watchers 30 2026-07-16
Open issues 0 2026-07-16
Open PRs 0 2026-07-16