Agentic AI
There is no universal definition of agentic AI currently, but this blogpost summarizes what I have been able to piece together. Generative AI automates the creation of text, images, videos, and other output by "chatting" with an LLM using human language. Agentic AI is different. In agentic AI , software agents act, pursue goals, make decisions similar to how a human does, and does not need to be supervised constantly by a human. In addition to agentic AI agents acting and making decisions; agentic AI agents can provide value by enabling humans to make better decisions. An agentic AI agent might make better decisions than a human might make (i.e. higher quality) or an agentic AI agent might make similar decision to what a human would make but provide the decision with a dramatic reduction in cost and/or effort (i.e. lower cost). Plus agentic AI agents bring something else to the table: they can work 24 hours a day. An agentic AI agent is an AI system that can per...