From 25c7535d1450968b462e86ddc0a9cfb05d33464e Mon Sep 17 00:00:00 2001 From: Tereza Tizkova Date: Mon, 1 Apr 2024 21:47:23 -0700 Subject: [PATCH] Add Open Devin --- README.md | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c813e48..9999e92 100644 --- a/README.md +++ b/README.md @@ -1141,16 +1141,17 @@ Coding, Multi-agent ## [Devika](https://github.com/stitionai/devika) - +Agentic AI Software Engineer
-![Image]() +![Image](https://github.com/stitionai/devika/raw/main/.assets/devika-screenshot.png) ### Category - +Coding, general purpose ### Description -- +- Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. +- Devika aims to be a competitive open-source alternative to Devin by Cognition AI. ### Links - [GitHub](https://github.com/stitionai/devika) @@ -1998,6 +1999,25 @@ OpenAGI is an open-source AGI R&D platform that enables agents for both benchmar
+## [OpenDevin](https://github.com/OpenDevin/OpenDevin) +OpenDevin: Code Less, Make More + +
+ +![Image](https://github.com/OpenDevin/OpenDevin/raw/main/logo.png) +### Category +Coding, general purpose + +### Description +- The OpenDevin project is born out of a desire to replicate, enhance, and innovate beyond the original Devin model. +- By engaging the open-source community, we aim to tackle the challenges faced by Code LLMs in practical scenarios, producing works that significantly contribute to the community and pave the way for future advancements. + + +### Links +- [GitHub](https://github.com/OpenDevin/OpenDevin) + +
+ ## [Open Interpreter](https://openinterpreter.com/) Code interpreter that lets LLMs execute code