junyuren
12 hours ago
Apparently there’s an open-source framework, freephdlabor, that aims to make research automation adaptive rather than scripted. A manager process coordinates task-specific workers via files; workers decide whether to dig deeper, pivot, or call others based on results. In a case study on neural-network training phases, it reportedly found phase transitions and designed follow-up tests, producing a paper draft. The pitch is that you can swap in domain-specific workers and keep the same coordination layer.
GitHub: https://github.com/ltjed/freephdlabor