victordibia/designing-multiagent-systems
A book repository teaching multi-agent LLM system design with PicoAgents, a from-scratch agent framework built for educational purposes.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This repository accompanies a book on designing multi-agent systems with LLMs. It includes PicoAgents, a minimalist multi-agent framework implemented from scratch to teach core concepts like agent reasoning loops, task decomposition, and inter-agent communication. The code covers orchestration patterns, evaluation strategies, and production considerations for building autonomous multi-agent applications.