Tagged articles

Multi-Agent Systems

156 articles · Page 2 of 2
AntTech
AntTech
Sep 12, 2025 · Artificial Intelligence

Is 2025 the Dawn of the AI Agent Era? Expert Insights from the Inclusion Conference

At the 2025 Inclusion·外滩大会 forum, leading academics and industry pioneers discussed rapid advances in AI agents, highlighting breakthroughs in multi‑agent systems, reinforcement learning, open‑source frameworks, and the practical challenges of cost, performance, and usability that still separate "usable" from truly "useful" technology.

AI AgentsMulti-Agent SystemsOpen Source Frameworks
0 likes · 7 min read
Is 2025 the Dawn of the AI Agent Era? Expert Insights from the Inclusion Conference
Data Party THU
Data Party THU
Sep 8, 2025 · Artificial Intelligence

5 Proven AI Agent Orchestration Patterns and When to Use Them

The article analyzes five mainstream AI agent orchestration patterns—sequential, MapReduce, consensus, hierarchical, and creator‑checker—detailing their workflows, suitable scenarios, advantages, and limitations, and explains why orchestration remains valuable even as large language models advance.

AI orchestrationAgent CoordinationMulti-Agent Systems
0 likes · 9 min read
5 Proven AI Agent Orchestration Patterns and When to Use Them
Architects Research Society
Architects Research Society
Sep 2, 2025 · Artificial Intelligence

What Really Sets True Agentic AI Apart from Pseudo‑Agent Systems?

The article contrasts pseudo‑agent AI—such as simple LLM chatbots, RPA scripts, and RAG systems—with genuine agentic AI architectures that combine large language models, orchestrators, memory stores, tool‑calling, planning modules, and multi‑agent collaboration, highlighting key capabilities like autonomous planning, feedback loops, and dynamic tool coordination.

Autonomous PlanningLLMMulti-Agent Systems
0 likes · 3 min read
What Really Sets True Agentic AI Apart from Pseudo‑Agent Systems?
Volcano Engine Developer Services
Volcano Engine Developer Services
Aug 26, 2025 · Artificial Intelligence

From Single LLM to Multi‑Agent: How Context Engineering Drives the Next AI Architecture

This article examines the evolution of LangChain's Open Deep Research project from a monolithic LLM pipeline to a multi‑agent system, highlighting the role of context engineering, architectural trade‑offs, practical code examples, and best‑practice guidelines for building scalable, token‑efficient AI solutions.

AI researchLLM architectureLangChain
0 likes · 16 min read
From Single LLM to Multi‑Agent: How Context Engineering Drives the Next AI Architecture
Wuming AI
Wuming AI
Aug 26, 2025 · Artificial Intelligence

A Layered Overview of Agentic AI: From LLM Foundations to Multi‑Agent Systems

This article presents a hierarchical breakdown of Agentic AI, detailing the foundational large language models, the capabilities of AI agents, the coordination mechanisms of multi‑agent systems, and the supporting infrastructure needed for reliability, scalability, and security.

AI AgentsAgentic AILLM
0 likes · 5 min read
A Layered Overview of Agentic AI: From LLM Foundations to Multi‑Agent Systems
Architect's Must-Have
Architect's Must-Have
Aug 22, 2025 · Artificial Intelligence

Why Multi-Agent Communication Protocols Are the Future of AI Collaboration

This article examines the limitations of single-agent AI, explains how Multi-Agent Communication Protocols (MCP) address challenges such as incomplete perception, decision conflicts, and scalability, and outlines current research, industrial applications, and future directions including edge integration and blockchain synergy.

Multi-Agent Systemsblockchaincommunication protocols
0 likes · 8 min read
Why Multi-Agent Communication Protocols Are the Future of AI Collaboration
Data STUDIO
Data STUDIO
Aug 19, 2025 · Artificial Intelligence

Building a Multi‑Agent Collaborative AI System with LangGraph

The article demonstrates how to construct an AI research assistant using LangGraph’s multi‑agent framework, detailing system architecture, specialized agents for research, fact‑checking and report writing, workflow orchestration, dynamic routing, parallel processing, debugging, and performance evaluation, showing a 40‑60% efficiency gain over single‑model approaches.

AI research assistantLangGraphMulti-Agent Systems
0 likes · 13 min read
Building a Multi‑Agent Collaborative AI System with LangGraph
DaTaobao Tech
DaTaobao Tech
Aug 4, 2025 · Artificial Intelligence

How Multi‑Agent AI Is Revolutionizing Software Testing and Boosting Efficiency

This article explains how an intelligent‑agent‑driven adaptive testing system automates the entire test lifecycle—from requirement analysis and case generation to execution and feedback—dramatically improving testing speed, quality, and resource utilization while reshaping the role of test engineers.

AI testingKnowledge BaseMulti-Agent Systems
0 likes · 21 min read
How Multi‑Agent AI Is Revolutionizing Software Testing and Boosting Efficiency
AntTech
AntTech
Jul 14, 2025 · Artificial Intelligence

How Can We Build Trustworthy AI with Systemic Multi‑Agent Governance?

The article reviews Yang Xiaofang’s presentation on trustworthy AI, emphasizing the need for systematic support, inclusive design, and participatory governance, and outlines the evolution, capabilities, risks, and multi‑layered solutions for multi‑agent AI systems.

AI securityGovernanceMulti-Agent Systems
0 likes · 9 min read
How Can We Build Trustworthy AI with Systemic Multi‑Agent Governance?
Architect
Architect
Jul 6, 2025 · Artificial Intelligence

How Graphs Empower AI Agents: Taxonomy, Advances, and Future Opportunities

An extensive review introduces a taxonomy for integrating graph techniques with AI agents, detailing how graphs enhance core functions such as planning, execution, memory, and multi‑agent coordination, and discusses representative applications, challenges, and future research directions.

AI AgentsGraph Neural NetworksKnowledge Graphs
0 likes · 9 min read
How Graphs Empower AI Agents: Taxonomy, Advances, and Future Opportunities
dbaplus Community
dbaplus Community
Jul 6, 2025 · Artificial Intelligence

Why Build AI Agents? Benefits, Challenges, and Real-World Examples

This article explores the definition of AI agents, examines why they are essential despite challenges like latency and hallucinations, highlights their advantages such as lowered development barriers and workflow simplification, and presents real-world cases and future multi‑agent prospects.

AI AgentsMulti-Agent SystemsPrompt Engineering
0 likes · 25 min read
Why Build AI Agents? Benefits, Challenges, and Real-World Examples
360 Tech Engineering
360 Tech Engineering
Jul 3, 2025 · Artificial Intelligence

Inside the New Trustworthy AI Agent Testbed 1.0: Standardizing Multi‑Agent Collaboration

The 2025 Nanjing AI Industry Development event unveiled the Trustworthy AI Agent Testbed 1.0, a standardized multi‑agent testing platform designed to evaluate and optimize agents’ understanding, planning, communication, and task execution, aiming to bridge laboratory breakthroughs to large‑scale industrial applications.

AIIndustryMulti-Agent Systems
0 likes · 4 min read
Inside the New Trustworthy AI Agent Testbed 1.0: Standardizing Multi‑Agent Collaboration
Data Thinking Notes
Data Thinking Notes
Jun 24, 2025 · Artificial Intelligence

Anthropic’s Multi‑Agent Research System: Architecture, Lessons & 90% Performance Boost

Anthropic’s detailed post explains how its new Research feature uses a multi‑agent architecture with a lead coordinator and parallel sub‑agents, covering design principles, prompt engineering tricks, evaluation methods, production reliability challenges, and the substantial performance gains achieved over single‑agent baselines.

AI ArchitectureLLM researchMulti-Agent Systems
0 likes · 21 min read
Anthropic’s Multi‑Agent Research System: Architecture, Lessons & 90% Performance Boost
Fighter's World
Fighter's World
Jun 21, 2025 · Artificial Intelligence

Speculating Devin’s Context Engineering Architecture: How Long‑Horizon Agents Preserve Complete Context

The article analyzes why context engineering is crucial for multi‑agent AI systems, illustrates the fragility caused by fragmented context with a Flappy Bird analogy, and proposes three detailed speculative components—a compression‑to‑structure pipeline, a hybrid layered memory architecture, and a context‑aware coordination mechanism—culminating in a unified reference design for long‑horizon agents.

Agent CoordinationCompression PipelineHybrid Memory
0 likes · 22 min read
Speculating Devin’s Context Engineering Architecture: How Long‑Horizon Agents Preserve Complete Context
Instant Consumer Technology Team
Instant Consumer Technology Team
Jun 17, 2025 · Artificial Intelligence

LangGraph vs LlamaIndex: Which AI Agent Framework Wins?

This article compares the core abstractions, multi‑agent support, and key features of LangGraph and LlamaIndex, two leading AI agent development frameworks, highlighting their design philosophies, graph‑based versus event‑driven orchestration, state management, concurrency, streaming, and practical trade‑offs for building Agentic Systems.

AI AgentsLangGraphLlamaIndex
0 likes · 16 min read
LangGraph vs LlamaIndex: Which AI Agent Framework Wins?
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Jun 16, 2025 · Artificial Intelligence

How LangGraph Implements Shared Memory for Multi‑Agent Systems: Techniques, Tools, and Future Directions

This article examines the theory and practice of shared memory in multi‑agent systems, tracing its evolution from classic blackboard models to modern solutions like Mem0.ai, Open Memory, and A‑MEM, and provides concrete design patterns, integration strategies, and future research directions for LangGraph users.

AI memoryLLMLangGraph
0 likes · 37 min read
How LangGraph Implements Shared Memory for Multi‑Agent Systems: Techniques, Tools, and Future Directions
Fighter's World
Fighter's World
Jun 14, 2025 · Artificial Intelligence

How Can LLMs Learn to “Think” in Complex Industry Scenarios?

The article analyzes how large language models can acquire true reasoning abilities for hard‑to‑score industry tasks by combining Chain‑of‑Thought prompting with reinforcement learning, addressing vague reward signals, reward hacking, and loyalty, and proposing a toolbox of reward engineering, synthetic data, hierarchical RL and multi‑agent collaboration.

Chain-of-ThoughtLLMMulti-Agent Systems
0 likes · 22 min read
How Can LLMs Learn to “Think” in Complex Industry Scenarios?
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 9, 2025 · Artificial Intelligence

What Are Foundation Agents? A Deep Dive into Next‑Gen AI Architectures

This article reviews the 2025 "Advances and Challenges in Foundation Agents" paper, defining the Foundation Agent concept, detailing its seven core components, exploring self‑evolution, multi‑agent collaboration, and the safety and alignment challenges required to build trustworthy, autonomous AI systems.

AI ArchitectureFoundation AgentsMulti-Agent Systems
0 likes · 16 min read
What Are Foundation Agents? A Deep Dive into Next‑Gen AI Architectures
Architect
Architect
Jun 7, 2025 · Artificial Intelligence

Mass Framework: Boosting Multi‑Agent Design with Smarter Prompts & Topologies

The Mass framework, developed by Google and Cambridge University, automates multi‑agent system design by jointly optimizing prompts and topologies through three staged processes, demonstrating significant performance gains over existing methods across various tasks while highlighting the importance of coordinated prompt‑topology optimization.

AI researchMass frameworkMulti-Agent Systems
0 likes · 6 min read
Mass Framework: Boosting Multi‑Agent Design with Smarter Prompts & Topologies
21CTO
21CTO
Jun 5, 2025 · Artificial Intelligence

What Is the Model Context Protocol (MCP) and Why It Matters for AI Integration

This article explains the Model Context Protocol (MCP), an open standard that lets AI models, tools, and agents share context and communicate through a central server, detailing its definition, key components, workflow, benefits for developers, and real‑world examples.

AI integrationInteroperabilityMCP
0 likes · 10 min read
What Is the Model Context Protocol (MCP) and Why It Matters for AI Integration
Architects Research Society
Architects Research Society
May 7, 2025 · Artificial Intelligence

Five‑Layer AI Multi‑Agent Architecture: Hierarchical, Human‑in‑the‑Loop, Decentralized, Pipeline, and Data Transformation

The article outlines a five‑layer AI multi‑agent architecture covering hierarchical command chains, human‑in‑the‑loop security barriers, decentralized peer‑to‑peer networks, industrial‑grade pipeline processing, and data‑transformation alchemy, each illustrated with concrete enterprise and autonomous‑driving examples.

AIMulti-Agent Systemsdata processing
0 likes · 3 min read
Five‑Layer AI Multi‑Agent Architecture: Hierarchical, Human‑in‑the‑Loop, Decentralized, Pipeline, and Data Transformation
AntTech
AntTech
Apr 24, 2025 · Artificial Intelligence

Key Takeaways from Ant Group and Tsinghua’s Presentations on the AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025

At ICLR 2025 in Singapore, Ant Group and Tsinghua University showcased the open‑source reinforcement‑learning platform AReaL and the multi‑agent system AWorld, highlighting their recent breakthroughs, system design challenges, performance results on the GAIA benchmark, and upcoming development plans.

AI frameworksICLR2025Multi-Agent Systems
0 likes · 7 min read
Key Takeaways from Ant Group and Tsinghua’s Presentations on the AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025
Alimama Tech
Alimama Tech
Apr 23, 2025 · Artificial Intelligence

How AI Agents Outsmart Humans in the “Who Is Spy” Campus Challenge

The campus AI Agent competition showcased how large‑language‑model‑powered agents can reason, deceive, and collaborate in a social deduction game, revealing model performance trends, participant insights, and future directions for multi‑agent AI research.

AIAgent CompetitionMulti-Agent Systems
0 likes · 6 min read
How AI Agents Outsmart Humans in the “Who Is Spy” Campus Challenge
AntTech
AntTech
Apr 21, 2025 · Artificial Intelligence

InclusionAI Community to Present AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025

The InclusionAI open‑source community, initiated by Ant Group, will showcase the latest advances of its reinforcement‑learning framework AReaL and multi‑agent framework AWorld at the ICLR 2025 conference in Singapore, highlighting performance breakthroughs, open‑source contributions, and industry‑focused AI research.

AReaLAWorldAnt Group
0 likes · 5 min read
InclusionAI Community to Present AReaL Reinforcement Learning Framework and AWorld Multi‑Agent Framework at ICLR 2025
Tencent Technical Engineering
Tencent Technical Engineering
Apr 14, 2025 · Artificial Intelligence

MCP Protocol: Technical Principles and Business Applications

The article examines the Model Context Protocol (MCP), detailing its microkernel‑based technical architecture, development timeline from Anthropic’s 2024 release to industry adoption, hands‑on implementation examples, and business use cases such as multi‑agent QQ robots, highlighting MCP’s potential to standardize AI tool integration across industries.

AI ApplicationsAI ArchitectureBusiness Implementation
0 likes · 14 min read
MCP Protocol: Technical Principles and Business Applications
Fighter's World
Fighter's World
Apr 12, 2025 · Artificial Intelligence

Google’s A2A Protocol: A New Era of Agent Interoperability

The article analyzes Google’s Agent‑to‑Agent (A2A) protocol, explaining how it addresses the fragmentation of LLM‑driven agents, outlines its architecture, design principles, core components, and compares it with Anthropic’s MCP, while discussing strategic implications and remaining challenges for large‑scale multi‑agent ecosystems.

Agent interoperabilityAgent marketplaceEnterprise AI
0 likes · 27 min read
Google’s A2A Protocol: A New Era of Agent Interoperability
dbaplus Community
dbaplus Community
Apr 6, 2025 · Artificial Intelligence

What Are AI Agents? A Deep Dive into Multi‑Agent Systems and Frameworks

This article provides a comprehensive overview of AI agents and multi‑agent systems, covering definitions, classifications, workflow versus agent architectures, comparative feature tables, and detailed examinations of popular frameworks such as OpenAI Swarm, AutoGen, and Magentic‑One, including design principles, code examples, orchestration strategies, and practical application scenarios.

AI AgentsAutoGenMagentic-One
0 likes · 40 min read
What Are AI Agents? A Deep Dive into Multi‑Agent Systems and Frameworks
Architect
Architect
Mar 31, 2025 · Artificial Intelligence

A Comprehensive Study of Failure Modes in Large‑Language‑Model Based Multi‑Agent Systems

This paper presents a systematic investigation of failure patterns in LLM‑driven multi‑agent systems, introducing a 14‑type taxonomy (MASFT) derived from over 150 annotated dialogues, evaluating it with an LLM‑as‑a‑judge pipeline, and exploring modest intervention strategies while releasing all data and tools for future research.

AILLMMulti-Agent Systems
0 likes · 29 min read
A Comprehensive Study of Failure Modes in Large‑Language‑Model Based Multi‑Agent Systems
Model Perspective
Model Perspective
Mar 30, 2025 · Artificial Intelligence

Can Robots Grasp Human Intentions? Theory of Mind Meets Bayesian Prediction

This article explores how understanding others' mental states—from basic intentions to recursive mindreading—can be modeled with Bayesian inference and applied to robots for predicting human behavior in scenarios like pedestrian crossing, shopping assistance, and multi‑agent games.

Bayesian InferenceIntent PredictionMulti-Agent Systems
0 likes · 11 min read
Can Robots Grasp Human Intentions? Theory of Mind Meets Bayesian Prediction
Smart Era Software Development
Smart Era Software Development
Mar 29, 2025 · Artificial Intelligence

40+ Diagrams Uncover LLM Agents’ Core Components, Multi‑Agent Frameworks, and MCP Stack

This article breaks down the essential building blocks of LLM agents—including environment, sensors, effectors, short‑ and long‑term memory, tools, planning, and reasoning—while illustrating how Model Context Protocol (MCP), Toolformer, ReAct, Reflexion, and popular multi‑agent frameworks such as AutoGen, MetaGPT and CAMEL enable scalable, collaborative AI systems.

LLM AgentsModel Context ProtocolMulti-Agent Systems
0 likes · 11 min read
40+ Diagrams Uncover LLM Agents’ Core Components, Multi‑Agent Frameworks, and MCP Stack
Sohu Tech Products
Sohu Tech Products
Mar 26, 2025 · Artificial Intelligence

How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive

This article examines OpenAI Agents SDK’s design principles, core concepts, and practical code examples, then compares its functionality, tool integration, handoff mechanisms, guardrails, and tracing features with the competing SmolAgents framework, highlighting strengths, weaknesses, and suitable use cases for each.

AI Agent FrameworkGuardrailsMulti-Agent Systems
0 likes · 13 min read
How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive
DaTaobao Tech
DaTaobao Tech
Mar 26, 2025 · Artificial Intelligence

Overview of Retrieval-Augmented Generation (RAG) and Related AI Technologies

The article surveys Retrieval‑Augmented Generation (RAG) as a solution to large language model limits—such as outdated knowledge, hallucinations, and security risks—by integrating vector‑database retrieval with LLM generation, and discusses related tools, multi‑agent frameworks, prompt engineering, fine‑tuning methods, and emerging optimization trends.

AI ApplicationsLLMMulti-Agent Systems
0 likes · 29 min read
Overview of Retrieval-Augmented Generation (RAG) and Related AI Technologies
AI Algorithm Path
AI Algorithm Path
Mar 14, 2025 · Artificial Intelligence

Understanding Different Types of AI Agents: From Simple Reflex to Multi‑Agent Systems

This article introduces the main categories of AI agents—including simple reflex, model‑based, goal‑based, utility‑based, learning, hierarchical, and multi‑agent systems—explaining their operating principles, typical use cases, advantages, limitations, and providing concrete Python code examples for each.

AI AgentsAgent TypesMulti-Agent Systems
0 likes · 19 min read
Understanding Different Types of AI Agents: From Simple Reflex to Multi‑Agent Systems
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 14, 2025 · Artificial Intelligence

Understanding AI Agents and Multi‑Agent Systems: Frameworks, Design Principles, and Code Samples

This article provides a comprehensive overview of AI agents and multi‑agent systems, covering definitions, workflow vs. agent architectures, key differences, popular frameworks such as Swarm, AutoGen, and Magentic‑One, design principles, communication protocols, and practical code examples for building and orchestrating intelligent agents.

AI AgentsAutoGenCode Execution
0 likes · 39 min read
Understanding AI Agents and Multi‑Agent Systems: Frameworks, Design Principles, and Code Samples
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Mar 9, 2025 · Artificial Intelligence

Why Manual Testing Is Becoming Obsolete: The Rise of Evolutionary GUI Agents

The article argues that traditional manual testing is losing relevance as LLM‑powered evolutionary GUI agents—exemplified by AppAgentX—introduce memory chains, action‑evolution mechanisms, multi‑agent collaboration, and RAG‑enhanced knowledge, achieving up to 40% fewer steps, over 50‑point success‑rate gains, and more than 60% faster execution.

AIGUI testingLLM Agents
0 likes · 10 min read
Why Manual Testing Is Becoming Obsolete: The Rise of Evolutionary GUI Agents
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.

AIMulti-Agent SystemsObservability
0 likes · 26 min read
Improving Observability in Multi‑Agent Systems: Analysis and Extension of OpenAI Swarm
Alimama Tech
Alimama Tech
Dec 25, 2024 · Artificial Intelligence

WiS Platform: Evaluating LLM Multi-Agent Systems via Game-Based Analysis

The WiS Platform provides a game‑based environment for benchmarking large language models in multi‑agent settings, measuring reasoning, deception and collaboration through dynamic scenarios, offering fair experimental design, real‑time competition, visualizations, detailed metrics, and open‑source tools, with GPT‑4o outperforming other models such as Qwen2.5‑72B‑Instruct.

AI evaluationDefense StrategiesGame-Based Testing
0 likes · 8 min read
WiS Platform: Evaluating LLM Multi-Agent Systems via Game-Based Analysis
AI Large Model Application Practice
AI Large Model Application Practice
Dec 16, 2024 · Artificial Intelligence

8 Proven Multi‑Agent Collaboration Patterns for Smarter AI Systems

This article outlines eight multi‑agent collaboration patterns—Reflection, Sequential, Hierarchical, Transfer, Neural‑Network, Debate, Nested, and Custom—explaining their structures, typical workflows, and concrete examples such as code generation, marketing copy creation, and customer‑service routing, helping AI developers choose the right model for complex tasks.

AICollaboration PatternsHierarchical Mode
0 likes · 8 min read
8 Proven Multi‑Agent Collaboration Patterns for Smarter AI Systems
AI Large Model Application Practice
AI Large Model Application Practice
Nov 13, 2024 · Artificial Intelligence

Exploring OpenAI Swam: A Minimalist Multi‑Agent Orchestration Framework

This article introduces the concept of multi‑agent systems, compares five popular orchestration frameworks, and provides a step‑by‑step tutorial for building and testing a simple supervision‑based workflow using OpenAI's experimental Swam library, complete with code snippets and performance observations.

LLMMulti-Agent SystemsOpenAI
0 likes · 12 min read
Exploring OpenAI Swam: A Minimalist Multi‑Agent Orchestration Framework
DataFunTalk
DataFunTalk
Sep 12, 2024 · Artificial Intelligence

MetaGPT: Advances in Multi‑Agent Collaboration and Agent Capability Enhancement

This article reviews MetaGPT, an open‑source multi‑agent framework that integrates human‑engineered SOPs into LLM‑based agents to improve software generation, data interpretation, and simulation tasks, highlighting its rapid community growth, experimental successes, tool integration strategies, and future research directions.

LLMMetaGPTMulti-Agent Systems
0 likes · 20 min read
MetaGPT: Advances in Multi‑Agent Collaboration and Agent Capability Enhancement
DataFunSummit
DataFunSummit
Jul 24, 2024 · Artificial Intelligence

Overview of Large Language Model‑Based AI Agents: Architecture, Challenges, and Future Directions

This article reviews the emerging field of large language model‑based AI agents, outlining their overall architecture, key challenges such as role‑playing, memory, planning, and multi‑agent collaboration, and discusses future research directions and practical examples in user behavior simulation and software development.

AI AgentsLLMMemory Mechanisms
0 likes · 11 min read
Overview of Large Language Model‑Based AI Agents: Architecture, Challenges, and Future Directions
AntTech
AntTech
Jun 30, 2024 · Artificial Intelligence

AI Volunteer Assistant for College Entrance Exam Using the agentUniverse Multi‑Agent Framework

The article introduces an AI‑powered “Volunteer Assistant” built on the agentUniverse multi‑agent framework, detailing how it outperforms existing tools by integrating a specialized SOP, multi‑agent collaboration, and employment‑market analysis to provide precise, personalized college‑major recommendations for high‑school graduates.

AICollege AdmissionsEducation Technology
0 likes · 7 min read
AI Volunteer Assistant for College Entrance Exam Using the agentUniverse Multi‑Agent Framework
AntTech
AntTech
Jun 13, 2024 · Artificial Intelligence

Exploring Multi‑Agent Applications in Financial Scenarios and the agentUniverse Framework

The article reviews the evolution from large language models to stateful agents, discusses the specific challenges of information‑dense, knowledge‑dense, and decision‑dense financial tasks, and introduces the open‑source agentUniverse multi‑agent framework with its PEER collaboration model and real‑world investment‑research applications.

AI research assistantMulti-Agent SystemsPEER framework
0 likes · 18 min read
Exploring Multi‑Agent Applications in Financial Scenarios and the agentUniverse Framework
Baidu Tech Salon
Baidu Tech Salon
May 27, 2024 · Artificial Intelligence

Intelligent Agent Technology in Commercial Advertising Platforms: Architecture and Applications

The paper describes Baidu’s AI‑native advertising platform that employs a multi‑agent architecture built on large‑language models—combining large‑small model collaboration, domain SOP‑driven coordination, and long‑term memory—to enable natural‑language understanding, proactive planning, execution and human‑like responses, illustrated by GBI analytics and JarvisBot operations, delivering higher consumption, accuracy, speed and efficiency.

AI-native platformsAIOpsBusiness Intelligence
0 likes · 16 min read
Intelligent Agent Technology in Commercial Advertising Platforms: Architecture and Applications
Baidu Tech Salon
Baidu Tech Salon
May 20, 2024 · Artificial Intelligence

Boosting Ad Efficiency with Baidu’s Multi‑Agent AI Architecture

In the AI‑native era, Baidu's ad platform adopts a multi‑agent architecture that combines large and small LLMs, SOP‑driven workflows, long‑term memory, and vector databases to achieve high query accuracy, low latency, and significant business gains while tackling challenges such as hallucination, planning, execution, and personalization.

AI AgentsLLM OptimizationMulti-Agent Systems
0 likes · 18 min read
Boosting Ad Efficiency with Baidu’s Multi‑Agent AI Architecture
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 AgentsLLMMulti-Agent Systems
0 likes · 28 min read
Survey of Popular AI Agent Frameworks and Their Architectures
Architect
Architect
Nov 19, 2023 · Artificial Intelligence

Why AutoGPT Abandoned Vector Databases – A Deep Dive into Simpler Memory Strategies

The article examines AutoGPT's shift away from vector databases, detailing the original vision of using embeddings for long‑term memory, the performance calculations that exposed unnecessary complexity, the adoption of JSON‑based storage, and the emerging trend of specialized multi‑agent architectures.

AI AgentsAutoGPTMemory Management
0 likes · 9 min read
Why AutoGPT Abandoned Vector Databases – A Deep Dive into Simpler Memory Strategies
Architect
Architect
Nov 8, 2023 · Artificial Intelligence

AI Agents Unleashed: From Assistants API to Multi‑Agent Frameworks

The article dissects the rise of AI agents—from OpenAI's Assistants API and multimodal perception‑brain‑action pipelines to retrieval‑augmented generation, tool‑use strategies, single‑ and multi‑agent deployments, and emerging frameworks like AutoGen—while highlighting concrete examples, benchmark results, and current limitations.

AI AgentsAssistants APIEmbodied AI
0 likes · 38 min read
AI Agents Unleashed: From Assistants API to Multi‑Agent Frameworks
Tencent Cloud Developer
Tencent Cloud Developer
Nov 8, 2023 · Artificial Intelligence

Comprehensive Overview of AI Agents: Concepts, Technical Frameworks, and Applications

The article surveys modern AI agents—software entities powered by large language models that perceive multimodal inputs, reason via brain modules, act through tools or embodied actions, employ retrieval‑augmented generation and chain‑of‑thought planning, and can operate singly (e.g., AutoGPT) or collaboratively via frameworks like Microsoft’s AutoGen—while highlighting current challenges such as controllability, memory limits, parallelism, and reliability.

AI AgentsAutoGenMulti-Agent Systems
0 likes · 34 min read
Comprehensive Overview of AI Agents: Concepts, Technical Frameworks, and Applications
21CTO
21CTO
Aug 26, 2023 · Artificial Intelligence

How MetaGPT Leverages SOP to Boost Multi‑Agent LLM Collaboration

MetaGPT is a meta‑programming framework that encodes standard operating procedures as prompts, enabling LLM‑driven multi‑agent systems to automatically generate software artifacts, coordinate roles, and build complex applications like a Blackjack CLI with near‑perfect task completion.

AI collaborationLLMMetaGPT
0 likes · 4 min read
How MetaGPT Leverages SOP to Boost Multi‑Agent LLM Collaboration
Bilibili Tech
Bilibili Tech
Aug 30, 2022 · Artificial Intelligence

Reinforcement Learning in Neural MMO: Background, Environment, Competition Solution, and Insights

The article reviews reinforcement learning applied to Neural MMO—a large‑scale, multi‑agent MMO environment—detailing its competitive IJCAI 2022 track, the winning LastOrder solution with transformer‑CNN‑LSTM architecture, reward shaping, a Fictitious Self‑Play meta‑solver, and Bilibili’s scalable Newton training framework.

AI in GamesMeta SolverMulti-Agent Systems
0 likes · 9 min read
Reinforcement Learning in Neural MMO: Background, Environment, Competition Solution, and Insights
Programmer DD
Programmer DD
Jan 3, 2021 · Artificial Intelligence

How Self‑Play and GAIL Powered the WeKick AI to Win the First Google Football Kaggle Championship

After a nostalgic gaming session, the author recounts how Tencent’s upgraded AI, WeKick, leveraged self‑play reinforcement learning, GAIL‑based adversarial simulation, and a multi‑style League framework to dominate the inaugural Google Football Kaggle competition, illustrating the escalating complexity of multi‑agent AI in real‑time strategy games.

GAILKaggle competitionMulti-Agent Systems
0 likes · 8 min read
How Self‑Play and GAIL Powered the WeKick AI to Win the First Google Football Kaggle Championship
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 20, 2020 · Artificial Intelligence

How Idle‑Time Optimization Boosts Robot Sorting Center Efficiency

This article presents a comprehensive study of robot cluster scheduling in modern sorting centers, introducing idle‑time optimization (ITO) and its path‑finding extension (PITO) to minimize workstation idle periods, describing problem modeling, network‑flow formulations, lifelong TAPF extensions, and experimental results that demonstrate over 10% throughput gains.

Multi-Agent Systemsidle time optimizationlogistics
0 likes · 17 min read
How Idle‑Time Optimization Boosts Robot Sorting Center Efficiency