What is an AI agent?medium

Type
conceptual
Topic
ai-agent
Frequency
common
Tags
ai, agent
Answer

An AI agent uses a model to decide actions toward a goal.

Explanation

Agents often combine LLM reasoning with tools, memory, planning, and feedback loops to complete tasks beyond a single response.

Follow-upHow is an agent different from a chatbot?