AutoGen
Microsoft's multi-agent conversation framework.
Open SourceCPU-capable
Actually FreeNo SignupOpen SourceWatermark-Free
Hugging Face's minimal code-writing agent library.
Local or cloud · No GPU
Lightweight Python; sandbox sold separately.
smolagents is Hugging Face's intentionally tiny agent library (~1000 LOC). Its hook is the CodeAgent: instead of having the model emit JSON tool calls, the model writes Python code that calls the tools directly. Lower token overhead, better for multi-step reasoning, and reads like a normal program.
Fully open source under Apache 2.0 from Hugging Face.
Microsoft's multi-agent conversation framework.
Role-playing agents working as a crew.
Stateful, cyclic agent graphs for production.