The Belief-Desire-Intention (BDI) model is a cognitive architecture for intelligent agents that structures autonomous decision-making around three core mental attitudes: Beliefs (the agent's understanding of its environment), Desires (its overarching goals or motivational state), and Intentions (the specific plans it has committed to executing). Originating from philosophical models of practical reasoning, it provides a formal framework for building agents that can react to changes, pursue goals, and manage competing objectives through a continuous sense-plan-act reasoning loop.
