Awesome AGI Agents banner
yzfly yzfly

Awesome AGI Agents

Development community

Description

🤖 Awesome list of AGI Agents. Agents 精选资源合集.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome-AGI-Agents

Agents (智能体) 精选资源合集,持续更新中

文章和视频

名称 简介 备注
AI Agents大爆发:软件2.0雏形初现,OpenAI的下一步 Lilian Weng 的个人博客文章,Lilian 现在是 OpenAI 的 Head of Safety Systems,之前还领导过 OpenAI 的 Applied AI 团队。AI Agent 被认为是 OpenAI 发力的下一个方向。OpenAI 的联合创始人 Andrej Karpathy 在近期的一次公开活动上提到“相比模型训练方法,OpenAI 内部目前更关注 Agent 领域的变化,每当有新的 AI Agents 论文出来的时候,内部都会很兴奋并且认真地讨论”,而在更早之前,Andrej 还评价 AutoGPT 是 Prompt Engineering 下一阶段的探索方向。 英文原文
《综述:全新大语言模型驱动的Agent》——4.5万字详细解读复旦NLP和米哈游最新Agent Survey 复旦NLP团队和米哈游一起出的《TITLE:The Rise and Potential of Large Language Model Based Agents: A Survey》论文一个翻译版本,作者同时对部分内容进行了删繁就简,总结概括。 论文原文
AI Agent的千亿美金问题:如何重构10亿知识工作职业,掀起软件生产革命? 作者认为 agent 产品需要具备的特性是,要给产品设计者和用户提供干预空间。目前实践中最具代表性的有两类:中间层的 Agent Framework 和垂直领域的 Vertical Agent。 -
LangChain Agents - Joining Tools and Chains with Decisions LangChain Agents--将工具和任务链与决策结合起来 英文 Youtube 视频,LangChain 项目官方对预置的 agents 介绍。

论文

名称 简介 备注
LLM-Agent-Survey LLM-based Autonomous Agents 综述 GitHub Repo stars
LLM-Agent-Paper-List "The Rise and Potential of Large Language Model Based Agents: A Survey"综述论文的论文列表 GitHub Repo stars
LLMAgentPapers LLM-based Autonomous Agents 综述 GitHub Repo stars
Toolformer: Language Models Can Teach Themselves to Use Tools 大语言模型可以学会使用工具 -
[HuggingGPT: Solving AI Tasks with ChatG