Difference between Generative AI & Agentic AI

The simplest difference is:

Generative AI creates things. Agentic AI takes actions to achieve a goal.

Feature Generative AI Agentic AI
Main purpose Generate content Complete a task/goal
Works mainly as Prompt → Response Goal → Plan → Actions → Result
Decision-making Limited Can make decisions
Takes actions Usually no Yes
Uses tools/APIs Sometimes Frequently
Multi-step tasks Limited Strong
Memory/context Usually limited to conversation Can maintain task state/memory
Example ChatGPT writing a product description AI finding products, adding them to Shopify, checking inventory and updating prices
Human involvement Usually every request Can operate semi-autonomously