LLM-Agent-Paper-List

WooooDyy/LLM-Agent-Paper-List

Curated list of must-read papers on Large Language Model-Based Agents

8.2k
Stars
493
Forks
25
Open issues
137
Watchers
Last pushed Sep 12, 2025

Overview

Repository hosting the curated paper list for the 'The Rise and Potential of Large Language Model Based Agents: A Survey' cover paper by Zhiheng Xi et al. with ongoing updates including tutorials, news about AgentGym-RL framework release, interactive frontend addition for visualization, and more.

Categories

Tags

Similar tools

Install

git clone https://github.com/WooooDyy/LLM-Agent-Paper-List

README

The Rise and Potential of Large Language Model Based Agents: A Survey

🔥 Must-read papers for LLM-based agents.

🏃 Coming soon: Add one-sentence intro to each paper.

🔔 News

🌟 Introduction

For a long time, humanity has pursued artificial intelligence (AI) equivalent to or surpassing human level, with AI agents considered as a promising vehicle of this pursuit. AI agents are artificial entities that sense their environment, make decisions, and take actions.

Due to the versatile and remarkable capabilities they demonstrate, large language models (LLMs) are regarded as potential sparks for Artificial General Intelligence (AGI), offering hope for building general AI agents. Many research efforts have leveraged LLMs as the foundation to build AI agents and have achieved significant progress.

In this repository, we provide a systematic and comprehensive survey on LLM-based agents, and list some must-read papers.

Specifically, we start by the general conceptual framework for LLM-based agents: comprising three main components: brain, perception, and action, and the framework can be tailored to suit different applications. Subsequently, we explore the extensive applications of LLM-based agents in three aspects: single-agent scenarios, multi-agent scenarios, and human-agent cooperation. Following this, we delve into agent societies, exploring the behavior and personality of LLM-based agents, the social phenomena that emerge when they form societies, and the insights they offer for human society. Finally, we discuss a range of key topics and open problems within the fiel