From ab9a48a918a1a9d8a548c0419e7863b08cb13ede Mon Sep 17 00:00:00 2001
From: tizkovatereza <135881365+tizkovatereza@users.noreply.github.com>
Date: Thu, 31 Aug 2023 12:28:39 +0200
Subject: [PATCH] Update README.md
---
README.md | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 56 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bbf6c0b..3a3cdda 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
+
+
đź”® Awesome AI Agents
@@ -278,7 +285,7 @@ BabyCatAGI is a mod of BabyBeeAGI, which is a mod of OG BabyAGI
### Description
- Just 300 lines of code
-- This was built as a continued iteration on the original BabyAGI code in a lightweight way. Differences to BabyAGI include the following:
+- This was built as a d iteration on the original BabyAGI code in a lightweight way. Differences to BabyAGI include the following:
- Task Creation Agent runs once
- Execution Agent loops through tasks
- Task dependencies for pulling relevant results
@@ -506,6 +513,32 @@ An AI code assistant from Sourcegraph that writes code and answers questions for
+
+## [Continue](https://continue.dev/)
+An open-source autopilot for software development
+
+
+
+### Decsription
+- An open-source autopilot for software development—bring the power of ChatGPT to VS Code
+- Features:
+ - Answer coding questions
+ - Edit in natural language
+ - Generate files from scratch
+
+
+### Links
+- [Website]
+- [GitHub](https://github.com/continuedev/continue)
+- [Documentation](https://continue.dev/docs/intro)
+- [Twitter](https://twitter.com/continuedev)
+
+
+
+
+
+
+
## [Databerry](https://www.databerry.ai/)
A super-easy no-code platform for creating AI chatbots trained on your own data
@@ -846,6 +879,28 @@ Unlike Copilot, Mentat coordinates edits across multiple locations and files. An
+## [MetaGPT](https://github.com/geekan/MetaGPT)
+ The Multi-Agent Framework: given one line requirement, it returns PRD, Design, Tasks, Repo
+
+
+### Description
+- MetaGPT allows to assign different roles to GPTs to form a collaborative software entity for complex tasks
+- It takes a one line requirement as input and outputs user stories / competitive analysis / requirements / data structures / APIs / documents, etc.
+- Internally, MetaGPT includes product managers / architects / project managers / engineers. It provides the entire process of a software company along with carefully orchestrated SOPs.
+Code = SOP(Team) is the core philosophy
+
+
+
+### Links
+- [GitHub](https://github.com/geekan/MetaGPT)
+- [Discord](https://discord.com/invite/4WdszVjv)
+- [Twitter](https://twitter.com/DeepWisdom2019
+
+
+
+
+
+
## [Mini AGI](https://github.com/muellerberndt/mini-agi)
A minimal general-purpose autonomous agent based on GPT-3.5 / GPT-4