Skip to content

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dineshr1493
Copy link
Contributor

Automatically generated by Netlify CMS

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for hpe-dev-portal ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1ec018e
🔍 Latest deploy log https://app.netlify.com/projects/hpe-dev-portal/deploys/6899bdd18945d80008d6a886
😎 Deploy Preview https://deploy-preview-3130--hpe-dev-portal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3130.d2wz01xj8bm9sl.amplifyapp.com

@choukden choukden requested review from choukden and drensing August 11, 2025 11:00
Copy link
Collaborator

@choukden choukden left a 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 "
Copy link
Collaborator

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.
Copy link
Collaborator

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"
Copy link
Collaborator

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
Copy link
Collaborator

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>
Copy link
Collaborator

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)
Copy link
Collaborator

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
Copy link
Collaborator

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
Copy link
Collaborator

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.
Copy link
Collaborator

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
Copy link
Collaborator

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants