ScarletPan / awesome-autonomous-gpt

A curated list of awesome projects and resources related to autonomous AI agents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Autonomous GPT Awesome

Table of Contents

Introduction

Currently, I am deeply fascinated by and actively working on developing gpt-based autonomous AI agents that interact with the real world. I believe that, at this time, it presents the clearest roadmap towards achieving AGI. This project is a collection of awesome projects and resources related to autonomous ai agents for everyone.

🔥 Our self-developed agent system KwaiAgents now released! All of the system code, models and data are open-sourced.

💡 This repo has been included in the Auto-GPT wiki !

Projects

Developer tools

  • [2023/09/12] agents - An Open-source Framework for Autonomous Language Agents
  • [2023/08/10] ModelScope-Agent - An Agent Framework Connecting Models in ModelScope with the World
  • [2023/05/25] Gorilla - An API store for LLMs
  • [2023/05/01] AgentVerse - 🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications
  • [2023/03/31] BMTools - Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
  • [2023/03/09] LMQL - A query language for programming (large) language models.
  • [2022/10/25] Langchain - ⚡ Building applications with LLMs through composability ⚡

Applications

  • [2023/12/08] KwaiAgents - A generalized information-seeking agent system with Large Language Models (LLMs).
  • [2023/10/18] XAgent - An Autonomous LLM Agent for Complex Task Solving
  • [2023/10/12] MemGPT - Teaching LLMs memory management for unbounded context 📚🦙
  • [2023/09/19] autogen - Enable Next-Gen Large Language Model Applications.
  • [2023/08/20] GPTeam - GPTeam uses GPT-4 to create multiple agents who collaborate to achieve predefined goals.
  • [2023/08/08] OpenAgents - OpenAgents: An Open Platform for Language Agents in the Wild.
  • [2023/07/24] DevOpsGPT - Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code
  • [2023/07/18] gpt-pilot - Dev tool that writes scalable apps from scratch while the developer oversees the implementation.
  • [2023/07/08] 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 - GPT based autonomous agent that does online comprehensive research on any given topic
  • [2023/07/04] DemoGPT - 🧩DemoGPT enables you to create quick demos by just using prompts. [demo]
  • [2023/06/30] MetaGPT - 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
  • [2023/06/21] gpt-author - This project utilizes a chain of GPT-4, Stable Diffusion, and Anthropic API calls to generate an original fantasy novel.
  • [2023/06/11] gpt-engineer - Specify what you want it to build, the AI asks for clarification, and then builds it.
  • [2023/05/16] 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 - Human-centric & Coherent Whole Program Synthesis aka your own personal junior developer
  • [2023/04/07] AgentGPT - 🤖 Assemble, configure, and deploy autonomous AI Agents in your browser. [demo]
  • [2023/04/03] BabyAGI - an example of an AI-powered task management system
  • [2023/03/30] AutoGPT - An experimental open-source attempt to make GPT-4 fully autonomous.
  • [2023/03/09] TaskMatrix - Connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.

Benchmarks

  • [2023/08/07] AgentBench - A Comprehensive Benchmark to Evaluate LLMs as Agents. [paper]
  • [2023/06/18] 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 - An open platform for training, serving, and evaluating large language model for tool learning.

Articles

Research Papers

Blog Articles

Talks

About

A curated list of awesome projects and resources related to autonomous AI agents.