AI / Swarm
MiroFish
A decentralized swarm intelligence framework. MiroFish simulates complex agent behaviors to solve optimization problems across distributed networks.
VIEW SOURCEMiroFish
MiroFish is a research project into Swarm Intelligence. Inspired by the collective behavior of fish schools, it implements algorithms where individual agents follow simple rules to achieve complex global goals.
Applications
- Network Routing: Optimizing data flow in mesh networks.
- Agentic Orchestration: Coordination for multi-agent AI systems (like Molfi).
- Resource Allocation: Decentralized scheduling and task management.
Core Concepts
- Emergent Behavior: Complexity from simplicity.
- Stigmergy: Environment-mediated coordination.
- Decentralization: No single point of failure for the swarm.