AI Briefing
KO

Autonomous AI Agents: The Next Megatrend After ChatGPT?

·2023.05.19 17:22

Key point

Sparked by Auto-GPT, autonomous AI agents are emerging as a new megatrend.

1 / 2

Details

Autonomous AI Agent combines an AI model like GPT-4 with external tool access and autonomous iteration, allowing it to design, execute, and revise tasks toward a goal without requiring human intervention at every step.

The core differentiators are two.

  • External Tool Utilization: Attaching search, memory, TTS, generative AI models, browsers, and more to handle more complex tasks.
  • Autonomous Iteration: Creating and reviewing subtasks on its own, iterating until the goal is achieved.

The starting point of this trend was the open-source app Auto-GPT. Built on LangChain by Significant-Gravitas, this project caused a major stir in the developer community right after launch, at one point even rising to the top ranks of GitHub stars.

Auto-GPT's structure isn't a simple single agent, but rather divides the workload into stages such as Task Creation, Task Prioritization, and Task Execution. When a goal is entered, it queries memory, creates new tasks, prioritizes them, executes them, stores the results in a vector database, and repeats.

However, actual usability wasn't as smooth as expected. Installation and the interface were unfamiliar to general users, and performance and cost burdens were also significant. In particular, with complex goals, it often fell into a Logic Loop, repeatedly generating the same subtasks—so the plan looked plausible, but execution didn't progress.

For good prompts, it was effective to present the goal concisely and clearly, and to narrow down the necessary external tools and references in advance. Conversely, giving too many instructions at once caused tasks to be excessively fragmented, increasing inefficiency.

Since then, Auto-GPT has undergone productization and diversification, expanding into forms that can be tried directly on the web. Cases such as AgentGPT, God Mode, BabyAGI UI, Cognosys, Do Anything Machine, Aomni, and Nexus GPT have emerged, each differentiating itself in directions such as browser execution, research specialization, productivity automation, and agent template marketplaces.

At the same time, the beta release of the ChatGPT Plugin and Web Browsing features was also significant. Ultimately, OpenAI's general-purpose ChatGPT is also evolving toward connecting with external tools, showing that autonomous AI agents have the potential to move beyond simple experimentation and become the next stage of the mainstream trend.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.