Analyzed 1 day ago
osBrain is a general-purpose multi-agent system module written in Python. Agents run independently as system processes and communicate with each other using message passing.
osBrain uses ØMQ for efficient and flexible messsage passing between agents. It also uses Pyro4 to ease the configuration and deployment of complex systems.