Home

Awesome

Awesome AGI Resources Awesome

A curated list of awesome AGI frameworks, software, and resources.

Related Resources: LangGPT 🔥

What is AGI?

Artificial General Intelligence (AGI) refers to advanced AI systems that exhibit human-like cognitive abilities across various tasks and domains. Unlike narrow AI, which excels in specific tasks, AGI aims to encompass learning, reasoning, problem-solving, perception, and natural language understanding. Although AGI remains an ambitious goal, its pursuit has led to numerous AI advancements. The development of AGI holds the potential to revolutionize industries such as healthcare, finance, transportation, and education, while also raising ethical, safety, and societal concerns that must be carefully addressed.

Frameworks and Platforms

NameGithub StarsIntroductionNotes
:fire: Auto-GPTGitHub Repo starsAn experimental open-source attempt to make GPT-4 fully autonomous.-
:fire: AgentGPTGitHub Repo starsAssemble, configure, and deploy autonomous AI Agents in your browser.-
:fire: MetaGPTGitHub Repo stars🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo.MetaGPT,多智能体框架,输入一句话的老板需求,输出用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等
:fire: MiniGPT-4GitHub Repo starsMiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models.-
:fire: JARVISGitHub Repo starsA system to connect LLMs with ML community.-
:fire: babyagiGitHub Repo starsUse OpenAI and Pinecone APIs to create, prioritize, and execute tasks.中文博客-babyagi: 人工智能任务管理系统
SuperAGIGitHub Repo starsBuild and run useful autonomous agents.-
smol-ai/developerGitHub Repo starsthe first library to let you embed a developer agent in your own app!在应用程序中集成agents
Auto-GPT-PluginsGitHub Repo starsPlugins for Auto-GPT.-
AutoGPT.jsGitHub Repo starsAuto-GPT on the browser.-
AutoGPT-GUIGitHub Repo starsA graphical user interface for AutoGPT.AutoGPT 项目的图形界面
OpenAGIGitHub Repo starsWhen LLM (Large Language Models) Meets Domain Experts.-
AI-legionGitHub Repo starsAn LLM-powered autonomous agent platform.-
MicroGPTGitHub Repo starsA minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza.-
Agent-LLMGitHub Repo starsAn Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing.人工智能自动化平台。https://agent-llm.com/
loopgptGitHub Repo starsModular Auto-GPT Framework.模块化Auto-GPT框架.
AutoGPT-Next-WebGitHub Repo starsAssemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用.
Free-AUTO-GPT-with-NO-APIGitHub Repo starsFree AUTOGPT with NO API is a repository that offers a simple version of Autogpt, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.众所周知 AGI 项目调用 API 很花钱,这个项目让你免费运行AutoGPT, babyagi 等 AGI 项目!
opencogGitHub Repo starsA framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI).集成人工智能和通用人工智能(AGI)的框架。
mini-agiGitHub Repo starsMiniAGI is a minimal general-purpose autonomous agent based on GPT-3.5 / GPT-4. Can analyze stock prices, perform network security tests, create art, and order pizza.基于 GPT-3.5 / GPT-4 的迷你AGI。 可以分析股票价格、执行网络安全测试、创作艺术品和订购比萨。
big-agiGitHub Repo starsPersonal AI application powered by GPT-4 and beyond, with AI personas, AGI functions, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy and gift #big-AGI-energy! Using Next.js, React, Joy.GPT-4 驱动的个人 AI 应用,big-agi
DemoGPTGitHub Repo starsDemoGPT enables you to create quick demos by just using prompts.DemoGPT 使您只需使用句子即可创建快速演示。
LocalAGIGitHub Repo starsLocally run AGI powered by LLaMA, ChatGLM and more.基于 LLMDA, ChatGLM 等模型的本地 AGI 项目

Agents

NameGithub StarsIntroductionNotes
:fire:generative_agentsGitHub Repo starsGenerative Agents: Interactive Simulacra of Human Behavior.斯坦福和谷歌的研究人员以《模拟人生》游戏为灵感,创建的 AI 智能体小镇;研究人员在模拟城镇中添加了 25 个生成式智能体 (Generative Agents),这 25 个角色由 ChatGPT 和自定义代码控制,以高度逼真的行为独立地生活。在 ChatGPT 的支持下,每个人都有自己独特的身份、记忆和行为,并且可以独立交互,但他们都不会意识到自己是生活在模拟中。中文介绍
:fire:ai-townGitHub Repo starsA MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.著名投资机构 a16z 开源的 AI 小镇
:fire: gpt-engineerGitHub Repo starsSpecify what you want it to build, the AI asks for clarification, and then builds it.全栈开发 Agent,用 GPT 编写整个项目代码!
:fire: MetaGPTGitHub Repo stars🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo.MetaGPT, 多智能体框架,输入一句话的老板需求,输出用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等
gpt-researcherGitHub Repo starsGPT based autonomous agent that does online comprehensive research on any given topic.用于课题研究的 agents
llama-hub,shopify agentGitHub Repo starsA customer support agent 🤖 that can interface with @Shopify’s ENTIRE GraphQL API Spec (>50k lines!).llama-hub 构建的客户支持 agent,能够与 @Shopify 的整个 GraphQL API规范(>5万行!)交互
FastGPTGitHub Repo starsFastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios!FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景!
autogenGitHub Repo starsAutoGen is a framework that enables development of LLM applications using multiple agents that can converse with each other to solve task.AutoGen是一个框架,它允许使用多个 agents 来开发LLM应用程序,这些代理可以相互交谈以解决任务。

Papers, Dataset, Blogs, Courses and Lectures

Papers

Datasets

NameGithub StarsIntroductionNotes
AGIEvalGitHub Repo starsAGIEval is a human-centric benchmark specifically designed to evaluate the general abilities of foundation models in tasks pertinent to human cognition and problem-solving.-

Blogs and News

awesome-agi-cocosci

An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.

Websites

Online Demo (在线试用)

Easily try Auto-GPT online using the following websites:

Generative Agents

Westworld lured millions of us into a fantasy of human-like robots in a Wild West-themed world.

Could it be real one day?

Stanford/Google researchers just told us how they used AI to make "generative agents".

generative agents

The Marketplace for AI Agents

Discover Dataleap the Upwork for AI Agents, where AutoGPTs are revolutionizing the gig economy

market