Blackboard Architecture
Also called: Blackboard System, Blackboard Model
An AI architecture where multiple specialized agents collaborate by reading from and writing to a shared knowledge space to solve complex problems.
Explore more about Architectures
Related terms
An AI architecture in which multiple autonomous agents interact and collaborate to achieve individual or shared goals.
Hierarchical AgentAn AI agent architecture that organizes multiple agents into hierarchical layers, where higher-level agents decompose goals, coordinate decision-making, and supervise lower-level agents responsible for executing specialized tasks.
Supervisor ArchitectureAn agent system design where a central supervisor agent coordinates, manages, and delegates tasks to subordinate specialized agents.
Shared ContextContext information maintained across multiple agents or components during interaction.
Agent CoordinationThe process of organizing and synchronizing multiple AI agents to achieve shared goals through communication, task allocation, and cooperative decision-making.