--- title: Multi Agent Systems MAS Autonomous Agents Interacting emoji: 🏃 colorFrom: gray colorTo: pink sdk: streamlit sdk_version: 1.33.0 app_file: app.py pinned: false license: mit --- 1. **Interaction Protocol** 🤝 - Define rules for communication and cooperation 2. **Decentralized Decision Making** 🎯 - Autonomous agents make independent decisions 3. **Collaboration and Competition** 🤼 - Agents work together or against each other 1. **Autonomous Agents** 🤖 - Independent entities with decision-making capabilities 2. **Environment** 🌐 - Shared space where agents interact 3. **Ruleset** 📜 - Defines interaction protocol and decision-making processes