Skip to content

Commit cc9e4fd

Browse files
committed
Update Blog “from-generative-to-agentic-ai-—-part-2-what-makes-ai-agents-truly-intelligent”
1 parent 13e596b commit cc9e4fd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/blog/from-generative-to-agentic-ai-—-part-2-what-makes-ai-agents-truly-intelligent.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,22 @@ date: 2025-07-09T04:15:26.181Z
55
author: DINESH R SINGH
66
authorimage: /img/dinesh-192-192.jpg
77
disable: false
8+
tags:
9+
- "AI Agents "
10+
- Agentic Frameworks
11+
- Agno
12+
- Autogen
13+
- Langchain
14+
- Enterprise Agents
815
---
16+
<style>
17+
li {
18+
font-size: 27px;
19+
line-height: 33px;
20+
max-width: none;
21+
}
22+
</style>
23+
924
In the first part of this series, we explored the shift from passive large language models to more capable, action-oriented AI. Now, we take a closer look at what actually powers this transformation — the concept of the AI agent. Far from being just an advanced chatbot, an agent is a structured system that can understand, plan, execute, and respond — much like a real-world assistant, only faster and smarter.
1025

1126
Inspired by [my post on Medium](https://dineshr1493.medium.com/all-you-need-to-know-about-the-evolution-of-generative-ai-to-agentic-ai-part-2-agentic-ai-74dcf045aff0), It builds upon the original work with added clarity, practical examples, and a more conversational tone to help you truly grasp how agentic AI is reshaping automation across industries.

0 commit comments

Comments
 (0)