mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-19 18:05:11 +00:00
Add images
This commit is contained in:
109
README.md
109
README.md
@@ -1177,7 +1177,7 @@ An AI agent that generates an entire codebase based on a prompt
|
||||
|
||||
<details>
|
||||
|
||||

|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
@@ -1206,6 +1206,7 @@ Easily migrate your codebase from one framework or language to another
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1229,6 +1230,8 @@ An agent that codes the entire app as you oversee the code being written
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1251,6 +1254,8 @@ GPT based autonomous agent that does online comprehensive research on any given
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Research, Science
|
||||
|
||||
@@ -1274,6 +1279,8 @@ Conversations with your files which selected! Manage and run your AI presets!
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Research, Science
|
||||
|
||||
@@ -1284,8 +1291,6 @@ Research, Science
|
||||
- We support both OpenAI and Anthropic (Claude-2)
|
||||
- It support support for multiple languages.
|
||||
|
||||

|
||||
|
||||
### Links
|
||||
- [Website](https://github.com/nicepkg/gpt-runner)
|
||||
- Author: [Jinming Yang](https://github.com/2214962083)
|
||||
@@ -1300,6 +1305,8 @@ IX is a platform for building, debugging, and deploying collaborative Agents and
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Build your own, Multi-agent
|
||||
|
||||
@@ -1326,18 +1333,19 @@ the design of agents, chains, tools, retrieval functions, and collaborative work
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [JARVIS](https://github.com/microsoft/JARVIS)
|
||||
|
||||
JARVIS is a system to connect LLMs with the ML community.
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
### Description
|
||||
|
||||
|
||||
- Task Planning: Using ChatGPT to analyze the requests of users to understand their intention, and disassemble them into possible solvable tasks.
|
||||
- Model Selection: To solve the planned tasks, ChatGPT selects expert models hosted on Hugging Face based on their descriptions.
|
||||
- Task Execution: Invokes and executes each selected model, and returns the results to ChatGPT.
|
||||
@@ -1355,6 +1363,8 @@ Multi-Agent framework for building LLM Applications.
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Build your own
|
||||
|
||||
@@ -1390,6 +1400,8 @@ Plan-Validate-Solve (PVS) Agent for accurate, reliable and reproducable workflow
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Productivity, Coding
|
||||
|
||||
@@ -1414,6 +1426,8 @@ A minimalistic library for building agents that leverage large language models t
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1433,9 +1447,10 @@ Coding
|
||||
## [Local GPT](https://github.com/PromtEngineer/localGPT)
|
||||
LocalGPT is an open-source initiative that allows you to converse with your documents without compromising your privacy. Inspired by privateGPT, allows using your own documents as an information source
|
||||
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Research, Data analysis, General purpose
|
||||
|
||||
@@ -1464,6 +1479,8 @@ A re-implementation of the popular Auto-GPT project as a proper python package,
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1494,6 +1511,8 @@ A system that intelligently manages different memory tiers in LLMs to effectivel
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Memory management, Data analysis
|
||||
|
||||
@@ -1516,6 +1535,9 @@ Unlike Copilot, Mentat coordinates edits across multiple locations and files. An
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1534,6 +1556,8 @@ Coding
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Multi-agent, Coding, Build your own
|
||||
|
||||
@@ -1556,12 +1580,13 @@ Multi-agent, Coding, Build your own
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
## [Mini AGI](https://github.com/muellerberndt/mini-agi)
|
||||
A minimal general-purpose autonomous agent based on GPT-3.5 / GPT-4
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1579,6 +1604,11 @@ An implementation of the paper "Improving Factuality and Reasoning in Language M
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Multi-agent
|
||||
|
||||
### Description
|
||||
- The paper illustrates how we may treat different instances of the same language models as a "multiagent society", where individual language model generate and critique the language generations of other instances of the language model
|
||||
- The authors find that the final answer generated after such a procedure is both more factually accurate and solves reasoning questions more accurately
|
||||
@@ -1597,8 +1627,11 @@ An implementation of the paper "Improving Factuality and Reasoning in Language M
|
||||
|
||||
## [Multi GPT](https://github.com/rumpfmax/Multi-GPT)
|
||||
An experimental open-source attempt to make GPT-4 fully autonomous
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1618,14 +1651,14 @@ General purpose
|
||||
- [Demo](https://www.loom.com/share/b6bec93065794eb8a47e2109697afa39)
|
||||
- Authors: [Max Rumpf](https://twitter.com/md_rumpf) and [Significant Gravitas](https://twitter.com/SigGravitas)
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [OpenAgents](https://github.com/xlang-ai/OpenAgents)
|
||||
An Open Platform for Language Agents in the Wild, ChatGPT Plus Replica for Researchers, Developers, and General Users.
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1655,6 +1688,8 @@ An open-source AGI R&D platform that enables agents for both benchmark tasks and
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1679,6 +1714,8 @@ An open-source interpreter that lets LLMs run code on your computer to complete
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1694,16 +1731,16 @@ Coding
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
## [Pezzo](https://www.pezzo.ai/)
|
||||
A development toolkit designed to streamline prompt design, version management, publishing, collaboration, troubleshooting, observability and more
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
|
||||
### Description
|
||||
- "Whether you are a technical person or a stakeholder, you can use Pezzo effectively. We don't believe that AI prompts should be designed in a developer's code editor. Aside from the technical issues with this approach, it blocks productivity."
|
||||
- Features
|
||||
@@ -1721,8 +1758,11 @@ Coding
|
||||
|
||||
## [Private GPT](https://www.privategpt.io/)
|
||||
A tool for private interaction with documents, without a need for internet connection
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Research, Data analysis
|
||||
|
||||
@@ -1742,6 +1782,7 @@ Personalized AI assistant that helps with nutrition and other goals
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
### Category
|
||||
Productivity, General purpose
|
||||
|
||||
@@ -1769,6 +1810,8 @@ Productivity, General purpose
|
||||
An open-source React.js Autonomous LLM Agent
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1801,8 +1844,11 @@ Coding
|
||||
|
||||
## [Smol developer](https://github.com/smol-ai/developer)
|
||||
:hatching_chick: Your own junior developer. [Deployed in few seconds via e2b](https://app.e2b.dev/agent/smol-developer/?utm_source=awesome-ai-agents)
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -1829,8 +1875,11 @@ Coding
|
||||
|
||||
## :eight_pointed_black_star: [Superagent](https://www.superagent.sh/)</details>
|
||||
Not a single agent, but a tool that allows creating agents without coding
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Build-your-own, General purpose, Data analysis
|
||||
|
||||
@@ -1854,6 +1903,8 @@ Build-your-own, General purpose, Data analysis
|
||||
An open-source autonomous AI framework to enable development and deployment autonomous agents
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1892,6 +1943,8 @@ Playing Imperfect Information Games with Theory of Mind Aware GPT-4
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1910,8 +1963,11 @@ General purpose
|
||||
|
||||
## [Sweep](https://sweep.dev/)
|
||||
A Github assistant the helps fix small bugs and implement small features
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding, GitHub
|
||||
|
||||
@@ -1934,6 +1990,8 @@ Taxy AI is a full browser automation
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Productivity
|
||||
|
||||
@@ -1956,8 +2014,11 @@ General purpose, Productivity
|
||||
## [Teenage AGI](https://github.com/seanpixel/Teenage-AGI/blob/main/README.md#experiments)
|
||||
|
||||
A BabyAGI-inspired agent that can recall infinite memory, "thinks" before making action, and doesn't lose memory after being shutting down
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -1985,6 +2046,8 @@ General purpose
|
||||
A multi-agent simulation library, with a goal to simulate and optimize systems and environments with multiple agents interacting
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Multi-agent
|
||||
|
||||
@@ -2021,6 +2084,8 @@ General purpose, Multi-agent
|
||||
A LLM-powered embodied lifelong learning agent in Minecraft
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -2045,8 +2110,11 @@ General purpose
|
||||
|
||||
## [WorkGPT](https://github.com/team-openpm/workgpt)
|
||||
A GPT agent framework for invoking APIs
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
@@ -2067,6 +2135,8 @@ XAgent is an open-source experimental Large Language Model (LLM) driven autonomo
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Coding
|
||||
|
||||
@@ -2102,6 +2172,8 @@ yAgents is an Agent-Builder Agent made by Yeager.ai capable of designing, coding
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding, Build-your-own
|
||||
|
||||
@@ -2129,6 +2201,8 @@ Swift implementation of BabyAGI
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -2148,6 +2222,8 @@ General purpose
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Productivity, Business intelligence
|
||||
|
||||
@@ -2162,13 +2238,14 @@ General purpose, Productivity, Business intelligence
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
## [Adept AI](https://www.adept.ai/?utm_source=awesome-ai-agents)
|
||||
A ML research and product lab building general intelligence by enabling humans and computers to work together creatively
|
||||
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose
|
||||
|
||||
@@ -2190,6 +2267,8 @@ AgentScale is your very own personal assistant, email writer, calendar scheduler
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
General purpose, Productivity
|
||||
|
||||
@@ -2211,6 +2290,8 @@ The AI-powered mod of VSCode
|
||||
|
||||
<details>
|
||||
|
||||

|
||||
|
||||
### Category
|
||||
Coding
|
||||
|
||||
|
||||
BIN
image-1.png
Normal file
BIN
image-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
Reference in New Issue
Block a user