diff --git a/topics/agentic-ai/index.md b/topics/agentic-ai/index.md new file mode 100644 index 00000000000..6a3adf6a281 --- /dev/null +++ b/topics/agentic-ai/index.md @@ -0,0 +1,8 @@ +--- +display_name: AI Agents +short_description: Autonomous AI agents that execute multi-step software tasks, code generation, and complex workflows. +topic: agentic-ai +wikipedia_url: https://en.wikipedia.org/wiki/Intelligent_agent +aliases: agentic-workflows +--- +AI Agents (or Agentic AI) refer to autonomous or semi-autonomous artificial intelligence systems designed to execute multi-step software tasks, automate code generation, and manage complex workflows. Unlike traditional conversational AI that simply responds to prompts, agentic systems can formulate plans, use external tools, make decisions, and interact with various digital environments to achieve user-defined goals efficiently. \ No newline at end of file