RecursiveMAS Playground: Browser-Native Implementation of Recursive Multi-Agent Systems (opens in new tab)
Implementation of RecursiveMAS Playground, a browser-based interactive demonstration of the Recursive Multi-Agent Systems framework (Yang, Zou, et al., 2024). The implementation consists of two complementary systems: (1) recursiveMASWebLLM, a model compilation pipeline that exposes internal model states for latent-space communication, and (2) recursiveMASDemo, a JavaScript runtime that orchestrates local language models into collaborative recursion loops. The playground demonstrates four dist...
Read the original article