I think BEAM is an ideal runtime for running AI Agents - everything's already baked in. To help folks get started, I created a tiny abstraction over it named Legion. Legion is super simple - every agent is a process. Agents can talk to other agents and run tools by executing pure Elixir code...
GitHub - dimamik/legion: Elixir-native framework for building AI agents
Elixir-native framework for building AI agents. Contribute to dimamik/legion development by creating an account on GitHub.
github.com