Agentic AI
There is no universal definition of agentic AI currently, but this blogpost summarizes what I have been able to piece together. Predictive AI analyzes historical data to find patterns and make calculated guesses about future outcomes or unobserved events based on that historical data and patterns it finds. It doesn’t create anything new; instead, it classifies data or estimates probabilities. Generative AI automates the creation of text, images, videos, and other output by "chatting" with an LLM using human language. Agentic AI is different predictive and generative AI. 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...