Team of AI Agents provides a modular architecture to build and deploy multi-agent systems. Each agent operates with distinct roles, utilizing a global memory store and local contexts for knowledge retention. The framework supports asynchronous messaging, tool usage via adapters, and dynamic task reassignment based on agent outcomes. Developers configure agents through YAML or Python scripts, enabling topic specialization, goal hierarchy, and priority handling. It includes built-in metrics for performance evaluation and debugging, facilitating rapid iteration. With extensible plugin architecture, users can integrate custom NLP models, databases, or external APIs. Team of AI Agents accelerates complex workflows by leveraging collective intelligence of specialized agents, making it ideal for research, automation, and simulation environments.