Tagged articles
15 articles
Page 1 of 1
Design Hub
Design Hub
Apr 8, 2026 · Artificial Intelligence

Can Hermes Agent Really Replace OpenClaw? A Deep Dive into the New AI Agent Landscape

The article analyzes Hermes Agent's self‑improving features, memory architecture, safety defaults, and long‑term personal assistant focus, comparing them with OpenClaw's gateway‑oriented design to help readers decide which framework better fits their automation and personal‑agent needs.

AI agentsAgent FrameworksAgent Memory
0 likes · 12 min read
Can Hermes Agent Really Replace OpenClaw? A Deep Dive into the New AI Agent Landscape
AI Step-by-Step
AI Step-by-Step
Apr 6, 2026 · Artificial Intelligence

Why Single Agents Fail: Embracing Multi‑Agent Microservice Architecture

When a single AI agent’s logic hits bottlenecks, the article explains how breaking responsibilities into bounded microservice agents, using pipelines for deterministic steps and supervisors for dynamic routing, yields clearer contracts, shared state, easier debugging, and more stable, scalable task execution.

AI ArchitectureAgent FrameworksMicroservices
0 likes · 12 min read
Why Single Agents Fail: Embracing Multi‑Agent Microservice Architecture
Efficient Ops
Efficient Ops
Mar 23, 2026 · Artificial Intelligence

7 Multi‑Agent Design Patterns Every AI Engineer Should Know

This article explains the seven core multi‑agent design patterns—workflow, routing, parallel, loop, aggregation, network, and hierarchical—detailing their mechanics, use cases, implementation tips, and why modern agent frameworks are essential for dynamic, cross‑system AI applications.

Agent FrameworksDynamic WorkflowLLM routing
0 likes · 12 min read
7 Multi‑Agent Design Patterns Every AI Engineer Should Know
AgentGuide
AgentGuide
Mar 18, 2026 · Artificial Intelligence

From Beginner to Senior AI Agent Engineer: A Proven Learning Path

The article outlines a step‑by‑step learning roadmap for AI Agent development, covering large‑model fundamentals, prompt engineering, retrieval‑augmented generation, agent architecture, production practices, and fine‑tuning concepts to help engineers progress from entry‑level to senior roles.

AI AgentAgent FrameworksPrompt engineering
0 likes · 9 min read
From Beginner to Senior AI Agent Engineer: A Proven Learning Path
AI Tech Publishing
AI Tech Publishing
Feb 5, 2026 · Artificial Intelligence

From Java Backend to AI Agent Engineer: Essential Knowledge for the Transition

This comprehensive guide walks Java backend developers through the fundamentals of AI agents, comparing agents with traditional workflows, detailing core components such as LLMs, tools, and memory, and exploring practical patterns, frameworks, and code examples to help them successfully shift into AI agent development.

AI agentsAgent FrameworksLLM
0 likes · 35 min read
From Java Backend to AI Agent Engineer: Essential Knowledge for the Transition
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 23, 2026 · Artificial Intelligence

Comparing 9 Major Agent Development Frameworks: Choosing the Best Fit

This article provides an in‑depth comparison of nine mainstream AI agent development frameworks—Pydantic AI, SmolAgents, DeepAgents, LlamaIndex, CAMEL, AutoGen, CrewAI, LangGraph, and OpenAI Agents SDK—detailing their design principles, strengths, weaknesses, typical scenarios, and guidance for selecting or mixing them in production.

Agent FrameworksComparisonLLM
0 likes · 30 min read
Comparing 9 Major Agent Development Frameworks: Choosing the Best Fit
Alibaba Cloud Native
Alibaba Cloud Native
Dec 27, 2025 · Artificial Intelligence

Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration

This article explains how AI agents overcome context window limits by using memory systems, distinguishes short‑term (session) and long‑term (cross‑session) memory, compares implementations in Google ADK, LangChain and AgentScope, and outlines context‑engineering techniques, core components, challenges, and emerging trends.

AI memoryAgent FrameworksContext Engineering
0 likes · 20 min read
Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration
Data Party THU
Data Party THU
Nov 27, 2025 · Artificial Intelligence

Choosing an Agent Framework: AutoGen, AgentScope, CAMEL, LangGraph Compared

This article examines the evolution of intelligent agent frameworks, presenting a comprehensive overview of AutoGen, AgentScope, CAMEL, and LangGraph, analyzing their architectures, strengths, limitations, and suitable use cases, and offering guidance on selecting the most appropriate framework for complex multi‑agent applications.

Agent FrameworksLLMcomparative analysis
0 likes · 31 min read
Choosing an Agent Framework: AutoGen, AgentScope, CAMEL, LangGraph Compared
Data STUDIO
Data STUDIO
Oct 15, 2025 · Artificial Intelligence

Seven Essential AI Agent Frameworks to Watch in 2025

The article examines the shift from single-model calls to autonomous AI agents, outlines the seven most influential AI agent frameworks for 2025—including LangChain, LangGraph, CrewAI, AutoGen, and Semantic Kernel—compares their core strengths, learning curves, and ideal use cases, and offers a practical selection guide for developers and enterprises.

AI agentsAgent FrameworksAutoGen
0 likes · 13 min read
Seven Essential AI Agent Frameworks to Watch in 2025
Cognitive Technology Team
Cognitive Technology Team
Sep 3, 2025 · Artificial Intelligence

How to Build AI Agents that Auto‑Generate Helm Charts: Strategies, Pitfalls, and Best Practices

This article chronicles the author's hands‑on journey of designing AI agents to automatically generate Helm charts for open‑source applications, exploring agent role definition, behavior paradigms like ReAct and plan‑and‑execute, prompt engineering challenges, structured workflows, multi‑agent collaboration, and practical lessons for reliable, production‑grade automation.

AI agentsAgent FrameworksHelm chart automation
0 likes · 29 min read
How to Build AI Agents that Auto‑Generate Helm Charts: Strategies, Pitfalls, and Best Practices
DevOps
DevOps
Apr 22, 2025 · Artificial Intelligence

How to Think About Agent Frameworks: A Critical Review of Design Patterns, Challenges, and LangGraph

This article critically examines popular agent frameworks, compares OpenAI and Anthropic definitions, highlights the core difficulty of maintaining proper context for reliable agents, and presents LangGraph’s declarative and imperative features along with practical guidance for building production‑grade agent systems.

AI EngineeringAgent FrameworksAgent Systems
0 likes · 24 min read
How to Think About Agent Frameworks: A Critical Review of Design Patterns, Challenges, and LangGraph
AI Algorithm Path
AI Algorithm Path
Mar 13, 2025 · Artificial Intelligence

Getting Started with AI Agents: An Overview of Popular Agent Frameworks

This article explains how agentic frameworks transform AI development by enabling autonomous, reasoning systems, compares leading open‑source options such as LangChain, LangGraph, CrewAI, Microsoft Semantic Kernel, AutoGen, Smolagents and Phidata, and provides a step‑by‑step LangGraph tutorial with code examples and a comparison table.

Agent FrameworksAutoGenCrewAI
0 likes · 15 min read
Getting Started with AI Agents: An Overview of Popular Agent Frameworks
DataFunSummit
DataFunSummit
Jan 23, 2025 · Artificial Intelligence

Improving Observability in Multi‑Agent Systems: Analysis and Extension of OpenAI Swarm

This article examines the research‑oriented topic of observability in multi‑agent systems, reviews existing open‑source MAS frameworks such as Swarm, MetaGPT, AutoGen, and AutoGPT, identifies their observability challenges, and proposes extensions and visualization techniques to enhance debugging, testing, and control of OpenAI Swarm‑based applications.

AIAgent FrameworksObservability
0 likes · 26 min read
Improving Observability in Multi‑Agent Systems: Analysis and Extension of OpenAI Swarm
Tencent Cloud Developer
Tencent Cloud Developer
Jun 5, 2024 · Artificial Intelligence

Introduction to AI Development and Practical Applications

The article surveys AI development from early GPT experiments to real‑world deployments, explaining how tools like LangChain and Retrieval‑Augmented Generation enable sophisticated agents, multi‑prompt workflows, and function calls for chatbots, education, and creative content while addressing accuracy, resource, and ethical challenges.

AI DemosAI DevelopmentAgent Frameworks
0 likes · 34 min read
Introduction to AI Development and Practical Applications
DaTaobao Tech
DaTaobao Tech
Apr 10, 2024 · Artificial Intelligence

Survey of Popular AI Agent Frameworks and Their Architectures

The article surveys modern open‑source AI agent frameworks, defining agents as autonomous perception‑planning‑action systems, outlining core modules (inference, memory, tools, action), comparing single‑agent designs like BabyAGI and AutoGPT with multi‑agent platforms such as MetaGPT and AutoGen, and discussing their benefits, trade‑offs, and future research directions.

AI agentsAgent FrameworksLLM
0 likes · 28 min read
Survey of Popular AI Agent Frameworks and Their Architectures