A curated list of awesome AGI frameworks, software, and resources.
Related Resources: LangGPT 🔥
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.
Name | Github Stars | Introduction | Notes |
---|---|---|---|
🔥 Auto-GPT | An experimental open-source attempt to make GPT-4 fully autonomous. | - | |
🔥 AgentGPT | Assemble, configure, and deploy autonomous AI Agents in your browser. | - | |
🔥 MetaGPT | 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo. | MetaGPT,多智能体框架,输入一句话的老板需求,输出用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等 | |
🔥 MiniGPT-4 | MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models. | - | |
🔥 JARVIS | A system to connect LLMs with ML community. | - | |
🔥 babyagi | Use OpenAI and Pinecone APIs to create, prioritize, and execute tasks. | 中文博客-babyagi: 人工智能任务管理系统 | |
SuperAGI | Build and run useful autonomous agents. | - | |
smol-ai/developer | the first library to let you embed a developer agent in your own app! | 在应用程序中集成agents | |
Auto-GPT-Plugins | Plugins for Auto-GPT. | - | |
AutoGPT.js | Auto-GPT on the browser. | - | |
AutoGPT-GUI | A graphical user interface for AutoGPT. | AutoGPT 项目的图形界面 | |
OpenAGI | When LLM (Large Language Models) Meets Domain Experts. | - | |
AI-legion | An LLM-powered autonomous agent platform. | - | |
MicroGPT | A minimal generic autonomous agent based on GPT3.5/4. Can analyze stock prices, perform network security tests, create art, and order pizza. | - | |
Agent-LLM | An 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/ | |
loopgpt | Modular Auto-GPT Framework. | 模块化Auto-GPT框架. | |
AutoGPT-Next-Web | Assemble, configure, and deploy autonomous AI Agents in your browser. | 一键免费部署你的私人AutoGPT 网页应用. | |
Free-AUTO-GPT-with-NO-API | Free 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 项目! | |
opencog | A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI). | 集成人工智能和通用人工智能(AGI)的框架。 | |
mini-agi | MiniAGI 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-agi | Personal 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 | |
DemoGPT | DemoGPT enables you to create quick demos by just using prompts. | DemoGPT 使您只需使用句子即可创建快速演示。 | |
LocalAGI | Locally run AGI powered by LLaMA, ChatGLM and more. | 基于 LLMDA, ChatGLM 等模型的本地 AGI 项目 |
Name | Github Stars | Introduction | Notes |
---|---|---|---|
🔥generative_agents | Generative Agents: Interactive Simulacra of Human Behavior. | 斯坦福和谷歌的研究人员以《模拟人生》游戏为灵感,创建的 AI 智能体小镇;研究人员在模拟城镇中添加了 25 个生成式智能体 (Generative Agents),这 25 个角色由 ChatGPT 和自定义代码控制,以高度逼真的行为独立地生活。在 ChatGPT 的支持下,每个人都有自己独特的身份、记忆和行为,并且可以独立交互,但他们都不会意识到自己是生活在模拟中。中文介绍 | |
🔥ai-town | A 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 小镇 | |
🔥 gpt-engineer | Specify what you want it to build, the AI asks for clarification, and then builds it. | 全栈开发 Agent,用 GPT 编写整个项目代码! | |
🔥 MetaGPT | 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo. | MetaGPT, 多智能体框架,输入一句话的老板需求,输出用户故事 / 竞品分析 / 需求 / 数据结构 / APIs / 文件等 | |
gpt-researcher | GPT based autonomous agent that does online comprehensive research on any given topic. | 用于课题研究的 agents | |
llama-hub,shopify agent | A customer support agent 🤖 that can interface with @Shopify’s ENTIRE GraphQL API Spec (>50k lines!). | llama-hub 构建的客户支持 agent,能够与 @Shopify 的整个 GraphQL API规范(>5万行!)交互 | |
FastGPT | FastGPT 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 可视化进行工作流编排,从而实现复杂的问答场景! | |
autogen | AutoGen is a framework that enables development of LLM applications using multiple agents that can converse with each other to solve task. | AutoGen是一个框架,它允许使用多个 agents 来开发LLM应用程序,这些代理可以相互交谈以解决任务。 |
- Generative Agents: Interactive Simulacra of Human Behavior
- HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in HuggingFace
- One Small Step for Generative AI, One Giant Leap for AGI: A Complete Survey on ChatGPT in AIGC Era
- AgentBench: Evaluating LLMs as Agents
Name | Github Stars | Introduction | Notes |
---|---|---|---|
AGIEval | AGIEval is a human-centric benchmark specifically designed to evaluate the general abilities of foundation models in tasks pertinent to human cognition and problem-solving. | - |
- 🔥 LLM Powered Autonomous AgentsThe potentiality of LLM extends beyond generating well-written copies, stories, essays and programs; it can be framed as a powerful general problem solver.
- Planning for AGI and beyond- OpenAI discuss their short-term and long-term plans for achieving AGI.
- Google DeepMind CEO Says Some Form of AGI Possible in a Few Years Google DeepMind CEO Demis Hassabis commenting on building cognitive function within AI at the Journal’s Future of Everything Festival. He cites need to develop artificial general intelligence responsibly.
- Governance of superintelligence- OpenAI discuss their ideas about the governance of superintelligence, since future AI systems dramatically more capable than even AGI.
- Way To AGI Chinese Knowledge Base of Everthing about AGI.
An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.
Easily try Auto-GPT online using the following websites:
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".
Discover Dataleap the Upwork for AI Agents, where AutoGPTs are revolutionizing the gig economy