mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-24 04:15:12 +00:00
Merge branch 'main' into main
This commit is contained in:
85
README.md
85
README.md
@@ -1,9 +1,19 @@
|
||||
# 🔮 Awesome AI Agents
|
||||
[](https://discord.gg/BRymvqUS)
|
||||
</a> <a href="https://twitter.com/e2b_dev" target="_blank">
|
||||
<img src="https://img.shields.io/twitter/follow/e2b.svg?logo=twitter"> </a>
|
||||
<h1 align="center">
|
||||
🔮 Awesome AI Agents
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/BRymvqUS" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Join&message=%20discord!&color=mediumslateblue">
|
||||
</a>
|
||||
<a href="https://twitter.com/e2b_dev" target="_blank">
|
||||
<img src="https://img.shields.io/twitter/follow/e2b.svg?logo=twitter">
|
||||
</a>
|
||||
</p>
|
||||
</h1>
|
||||
|
||||
Welcome to our list of popular AI autonomous agents.
|
||||
|
||||
<img src="/assets/landscape.png" width="100%" alt="Graphical Landscape of AI Agents" />
|
||||
|
||||
Welcome to our list of AI agents.
|
||||
We structured the list into two parts:
|
||||
- [Open source projects](#open_hands-open-source-projects)
|
||||
- [Closed-source projects and companies](#lock-closed-source-projects-and-companies)
|
||||
@@ -83,7 +93,7 @@ A platform for agents to work together, similar in spirit to AutoGPT and Baby AG
|
||||
|
||||
|
||||
|
||||
## [AutoGPT](https://autogpt.net/)
|
||||
## [AutoGPT](https://agpt.co/)
|
||||
|
||||
An experimental open-source attempt to make GPT-4 fully autonomous, with >140k stars on GitHub
|
||||
|
||||
@@ -117,7 +127,7 @@ An experimental open-source attempt to make GPT-4 fully autonomous, with >140k s
|
||||
- [Facebook](https://www.facebook.com/groups/1330282574368178)
|
||||
- [Linkedin](https://www.linkedin.com/company/autogpt/)
|
||||
- [Discord](https://discord.gg/autogpt)
|
||||
- Author: [Matt Pogla](https://twitter.com/AutoGpt)
|
||||
- Author: [Significant Gravitas](https://twitter.com/SigGravitas)
|
||||
</details>
|
||||
|
||||
## [BabyAGI](https://github.com/yoheinakajima/babyagi)
|
||||
@@ -401,27 +411,6 @@ A developer assistant able to make whole nodejs project with unlimited prompts
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [GitWit](https://www.gitwit.dev/)
|
||||
|
||||
A tool automating code generation, in beta version, created for full-stack developers
|
||||
<details>
|
||||
|
||||
### Description
|
||||
- GitWit uses a GPT-based agent to generate code and git to track changes made to files
|
||||
- GitWit ties together large language models and modern developer tools
|
||||
- It can spawn and modify codebases using just a single prompt
|
||||
- GitWit is primarily aimed at full-stack developers, and is particularly loved by those with a learning mindset—such as those learning a new stack or technology
|
||||
- It is in early beta and may require some experimentation with the prompts you enter
|
||||
- You are offered to choose from code bases:
|
||||
- React + NextJS
|
||||
- Python using pip
|
||||
- A Chrome extension written in JavaScript
|
||||
- An AngularJS using npm.
|
||||
- Custom stack
|
||||
|
||||
</details>
|
||||
|
||||
## [Godmode](https://godmode.space/)
|
||||
A project inspired by Auto-GPT and BabyAGI, conducting various kinds of tasks via nice UI
|
||||
|
||||
@@ -1050,10 +1039,10 @@ An AI executive assistant that automates communication busywork.
|
||||
- Works across all your communication and work tools: emails, social media DMs, calendar, Notion, etc.
|
||||
- Adapted to your work habits.
|
||||
- Ask your assistant to:
|
||||
* Craft messages
|
||||
* Auto-sort
|
||||
* Auto-schedule
|
||||
* Summarize, extract tasks and information
|
||||
- Craft messages
|
||||
- Auto-sort
|
||||
- Auto-schedule
|
||||
- Summarize, extract tasks and information
|
||||
|
||||
### Links
|
||||
- Authors: [Sarah Allali](https://twitter.com/SarahAllali7) and [Nicolas Cabrignac](https://twitter.com/Nicowcbg)
|
||||
@@ -1061,6 +1050,27 @@ An AI executive assistant that automates communication busywork.
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [GitWit](https://www.gitwit.dev/)
|
||||
|
||||
A tool automating code generation, in beta version, created for full-stack developers
|
||||
<details>
|
||||
|
||||
### Description
|
||||
- GitWit uses a GPT-based agent to generate code and git to track changes made to files
|
||||
- GitWit ties together large language models and modern developer tools
|
||||
- It can spawn and modify codebases using just a single prompt
|
||||
- GitWit is primarily aimed at full-stack developers, and is particularly loved by those with a learning mindset—such as those learning a new stack or technology
|
||||
- It is in early beta and may require some experimentation with the prompts you enter
|
||||
- You are offered to choose from code bases:
|
||||
- React + NextJS
|
||||
- Python using pip
|
||||
- A Chrome extension written in JavaScript
|
||||
- An AngularJS using npm.
|
||||
- Custom stack
|
||||
|
||||
</details>
|
||||
|
||||
## [Grit](https://www.grit.io/)
|
||||
A beta version of a tool for fixing technical gap automatically, putting code migrations and dependency upgrades on autopilot
|
||||
|
||||
@@ -1292,13 +1302,16 @@ A Github assistant the helps fix small bugs and implement small features
|
||||
|
||||
- [Hit us up on discord](https://discord.gg/BRymvqUS)
|
||||
- [Pick a date for a call in our calendar](https://calendly.com/tereza-tizkova/30min)
|
||||
- Write us at hello@e2b.dev
|
||||
- Email us at hello@e2b.dev
|
||||
- And be sure to join our [twitter community focused on AI agents](https://twitter.com/i/communities/1670204079619055616)
|
||||
|
||||
|
||||
[](https://discord.gg/BRymvqUS)
|
||||
</a> <a href="https://twitter.com/e2b_dev" target="_blank">
|
||||
<img src="https://img.shields.io/twitter/follow/e2b.svg?logo=twitter"> </a>
|
||||
<a href="https://discord.gg/BRymvqUS" target="_blank">
|
||||
<img src="https://img.shields.io/static/v1?label=Join&message=%20discord!&color=mediumslateblue">
|
||||
</a>
|
||||
<a href="https://twitter.com/e2b_dev" target="_blank">
|
||||
<img src="https://img.shields.io/twitter/follow/e2b.svg?logo=twitter">
|
||||
</a>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
BIN
assets/landscape.png
Normal file
BIN
assets/landscape.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 MiB |
Reference in New Issue
Block a user