Knowledge based Agents

A knowledge-based agent is an intelligent system that uses knowledge to make decisions and take actions.

It has two main parts:

  1. Knowledge Base: Stores information about the world (facts, rules, etc.).
  2. Inference System: Uses reasoning to draw conclusions from the knowledge.

The agent can do the following:


Inference System