The document provides an introduction to artificial intelligence and intelligent agents. It discusses the goals of AI as both an engineering and scientific goal to build intelligent systems and understand intelligent behavior. It defines intelligence and the characteristics of intelligent systems. It also describes the approaches of making computers intelligent by getting them to think like humans, act like humans through the Turing test, think rationally through logic, and act rationally as rational agents. The document then discusses intelligent agents in more detail and the types of agent programs including simple reflex agents, model-based reflex agents, goal-based agents, utility-based agents, and learning agents.