All technological notes.
AI agent
Large Language Models (LLMs)) to achieve specific goals by reasoning, planning, and using external tools.Agentic AI
| Aspect | AI Agent | Agentic AI |
|---|---|---|
| Scope | Single task | Multi-step system |
| Complexity | Low–Medium | High |
| Behavior | Reactive + some planning | Autonomous planning |
| Architecture | Single component | Multi-agent orchestration |
| Example | Log analyzer | Full CI/CD assistant |