From bb44680af34d8b96e1c24f8750527b666b34c513 Mon Sep 17 00:00:00 2001 From: tizkovatereza <135881365+tizkovatereza@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:48:40 +0200 Subject: [PATCH] Update README.md --- README.md | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e3e748..6d88af8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ @@ -843,6 +845,24 @@ Easily migrate your codebase from one framework or language to another - [Announcement](https://twitter.com/joshpxyne/status/1675254164165910528) + + +## [GPT Pilot](https://github.com/Pythagora-io/gpt-pilot) +An agent that codes the entire app as you oversee the code being written + +
+ +### Description +- Dev tool that writes scalable apps from scratch while the developer oversees the implementation +- A research project to see how can GPT-4 be utilized to generate fully working, production-ready, apps +- The main idea is that AI can write most of the code for an app (maybe 95%) but for the rest 5%, a developer is and will be needed until we get full AGI + +### Links +- [GitHub](https://github.com/Pythagora-io/gpt-pilot) +- [Discord](https://discord.com/invite/HaqXugmxr9) + + +
@@ -1419,7 +1439,6 @@ Swift implementation of BabyAGI - ## [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 @@ -1440,6 +1459,30 @@ A ML research and product lab building general intelligence by enabling humans a +## [Aide by Codestory](https://codestory.ai/) +The AI-powered mod of VSCode + +
+ +### Description +- Still in early stage, new features coming soon +- Now available for JS/TS +- Can the codebase, identify the root cause, make the fix and auto-generate tests to evaluate whether the bug was resolved + + +### Links +- [Web](https://codestory.ai/) +- [Docs](https://docs.codestory.ai/) +- [Discord](https://discord.com/invite/DNnh6tC9VA) +- [X ](https://twitter.com/codestoryai) +- [Linkedin](https://www.linkedin.com/company/codestory-ai/) + +
+ + + + + ## [Airkit.ai](https://www.airkit.ai) Airkit is a developer-first platform for building, testing, and deploying AI Agents.