Multi Agent Systems Introduction Fixed
Multi Agent Systems Introduction Fixed
A Multi-Agent System (MAS) is a system made of multiple AI agents that interact with each other.
Each agent can be independent (have its own goals) but they may collaborate, compete, or
cooperate. Together, they can solve problems too large or too complex for a single agent.
Example:
- Cooperation: Agents help each other (e.g., robots carrying heavy items together).
- Competition: Agents compete (e.g., stock trading bots competing for profits).
- Traffic Control Systems: Each car/traffic light acts as an agent to optimize traffic.
- Smart Grid Energy Management: Houses and factories negotiate energy usage dynamically.
Summary
A Multi-Agent System is like a team of AI agents - each smart on their own, but much stronger when