Skip to content

Research Lists

A compilation of projects, papers, blogs in autonomous agents.

Table of Contents

Projects

Developer tools

  • [2023/8/10] ModelScope-Agent - An Agent Framework Connecting Models in ModelScope with the World
  • [2023/05/25][Gorilla](https://github.com/ShishirPatil/gorilla) - An API store for LLMs
  • [2023/03/31][BMTools](https://github.com/OpenBMB/BMTools) - Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
  • [2023/03/09][LMQL](https://github.com/eth-sri/lmql) - A query language for programming (large) language models.
  • [2022/10/25][Langchain](https://github.com/hwchase17/langchain) - ⚡ Building applications with LLMs through composability ⚡

Applications

  • [2023/07/08][ShortGPT](https://github.com/RayVentura/ShortGPT) - 🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.
  • [2023/07/05][gpt-researcher](https://github.com/assafelovic/gpt-researcher) - GPT based autonomous agent that does online comprehensive research on any given topic
  • [2023/07/04][DemoGPT](https://github.com/melih-unsal/DemoGPT) - 🧩DemoGPT enables you to create quick demos by just using prompts. [demo]
  • [2023/06/30][MetaGPT](https://github.com/geekan/MetaGPT) - 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
  • [2023/06/11][gpt-engineer](https://github.com/AntonOsika/gpt-engineer) - Specify what you want it to build, the AI asks for clarification, and then builds it.
  • [2023/05/16][SuperAGI](https://github.com/TransformerOptimus/SuperAGI) - <⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
  • [2023/05/13][Developer](https://github.com/smol-ai/developer) - Human-centric & Coherent Whole Program Synthesis aka your own personal junior developer
  • [2023/04/07][AgentGPT](https://github.com/reworkd/AgentGPT) - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. [demo]
  • [2023/04/03][BabyAGI](https://github.com/yoheinakajima/babyagi) - an example of an AI-powered task management system
  • [2023/03/30][AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT) - An experimental open-source attempt to make GPT-4 fully autonomous.

Benchmarks

  • [2023/08/07][AgentBench](https://github.com/THUDM/AgentBench) - A Comprehensive Benchmark to Evaluate LLMs as Agents. paper
  • [2023/06/18][Auto-GPT-Benchmarks](https://github.com/Significant-Gravitas/Auto-GPT-Benchmarks) - A repo built for the purpose of benchmarking the performance of agents, regardless of how they are set up and how they work.
  • [2023/05/28][ToolBench](https://github.com/OpenBMB/ToolBench) - An open platform for training, serving, and evaluating large language model for tool learning.

Articles

Research Papers

Blog Articles

Talks