Update README.md

This commit is contained in:
tizkovatereza
2023-09-21 11:48:40 +02:00
committed by GitHub
parent c32b9d9016
commit bb44680af3

View File

@@ -1,6 +1,8 @@
<!-- <!--
TBD: TBD:
Add to visual: Add to visual:
- Aide by Codestory
- GPT Pilot
--> -->
@@ -843,6 +845,24 @@ Easily migrate your codebase from one framework or language to another
- [Announcement](https://twitter.com/joshpxyne/status/1675254164165910528) - [Announcement](https://twitter.com/joshpxyne/status/1675254164165910528)
</details>
## [GPT Pilot](https://github.com/Pythagora-io/gpt-pilot)
An agent that codes the entire app as you oversee the code being written
<details>
### 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)
</details> </details>
@@ -1419,7 +1439,6 @@ Swift implementation of BabyAGI
## [Adept AI](https://www.adept.ai/?utm_source=awesome-ai-agents) ## [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 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
</details> </details>
## [Aide by Codestory](https://codestory.ai/)
The AI-powered mod of VSCode
<details>
### 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/)
</details>
## [Airkit.ai](https://www.airkit.ai) ## [Airkit.ai](https://www.airkit.ai)
Airkit is a developer-first platform for building, testing, and deploying AI Agents. Airkit is a developer-first platform for building, testing, and deploying AI Agents.