-
Notifications
You must be signed in to change notification settings - Fork 155
Create Blog “part-11-agentic-ai-vs-ai-agent” #3130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Create Blog “part-11-agentic-ai-vs-ai-agent” #3130
Conversation
✅ Deploy Preview for hpe-dev-portal ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
This pull request is automatically being deployed by Amplify Hosting (learn more). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Dinesh,
Thank you for the part 11 of the series. It helps to understand the difference between AI Agent and Agentic AI.
I have provided a set of suggestions for changes. However, I would prefer Dale confirms or not the sentence case for the headers before you modify the headers throughout the post part 11.
To review the suggestions and acknowledge them in GitHub:
-
Navigate to File Changed area to visualize the comments from start to the end, or navigate to Conversation area to visualize the comments per reviewer.
-
You can mark the suggestion you have incorporated in your platform page entry in the CMS Workflow Editor by clicking on button Resolve Conversation.
Note: we recommend you continue doing edits of your platform entry in the CMS Workflow editor while the entry is in the "In Review" column. Moving it back to the "Drafts” column would delete the Pull Request in GitHub.
THANKS!
Best regards,
Denis
disable: false | ||
tags: | ||
- Agentic AI | ||
- "AI Agents " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the double quotes for this tag (AI Agents).
|
||
Artificial Intelligence (AI) is evolving rapidly, and two terms — Agentic AI and AI Agent — are increasingly appearing in business strategy documents, technical roadmaps, and boardroom discussions. While they sound similar, they represent distinct concepts with different implications for enterprise strategy, operations, and innovation. | ||
|
||
For business leaders and senior managers, understanding the distinction is not just academic — it can determine whether an AI initiative scales effectively, integrates seamlessly into your operations, and delivers measurable ROI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
...measurable Return on investment (ROI).
@@ -0,0 +1,268 @@ | |||
--- | |||
title: "Part 11: Agentic AI vs AI Agent" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check with Dale for the title. I am not sure whether the title should be as is, or slightly changed as follows:
Part 11: Agentic AI vs AI agent
Rationale: In part 2 of the series, https://developer.hpe.com/blog/from-generative-to-agentic-ai-%E2%80%94-part-2-what-makes-ai-agents-truly-intelligent/, the "AI agent" is written in lowercase, where "Agentic AI" has an upper case "A" for Agentic in other blog posts of the series.
* Agent B applies regulatory rules | ||
* Agent C drafts compliance reports | ||
* Orchestrator Agent manages workflows and escalations | ||
* An industrial repair assistant that autonomously diagnoses, orders parts, and schedules technicians |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add a period at the end of the sentence: ...and schedules technicians.
<tr> | ||
<td><strong>Examples of Frameworks</strong></td> | ||
<td>Rasa, Botpress, Dialogflow</td> | ||
<td>LangChain Agents, AutoGPT, BabyAGI, Agno Framework</td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion to be consistent with other blog posts where AGNO framework is mentioned:
Agno Framework --> AGNO framework
|
||
* LangChain multi-agent orchestration | ||
* AutoGPT & BabyAGI architectures | ||
* Agno Framework (for enterprise-grade agent teams) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
AGNO framework (for enterprise-grade agent teams)
* Vector databases (Qdrant, Milvus) | ||
* LLMs (GPT-4, Claude, LLaMA variants) | ||
|
||
## 7. Future Trends |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be checked with Dale:
7. Future trends
* **Agent Marketplaces** – Plug-and-play agents that integrate into orchestrators | ||
* **Integration with IoT & Edge AI –** Enabling real-time decision-making in physical environments | ||
|
||
## 8. Decision Framework for Leaders |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be checked with Dale:
8. Decision framework for leaders
|
||
## References | ||
|
||
1. Russell, S., & Norvig, P. (2021). Artificial Intelligence: A Modern Approach. Pearson. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have a link to this document?
1. Russell, S., & Norvig, P. (2021). Artificial Intelligence: A Modern Approach. Pearson. | ||
2. LangChain Documentation – https://docs.langchain.com | ||
3. Auto-GPT – <https://github.com/Torantulino/Auto-GPT> | ||
4. Agno Framework – https://agno.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion:
AGNO framework - https://agno.ai
Please note that the link https://agno.ai is not reachable. (error: can't reach this page).
Automatically generated by Netlify CMS