diff --git a/README.md b/README.md index 6acefb2..cd8cbfb 100644 --- a/README.md +++ b/README.md @@ -582,6 +582,26 @@ An AI agent that generates an entire codebase based on a prompt - Author: [Anton Osika](https://twitter.com/antonosika) - [Twitter review by @Attack](https://twitter.com/Attack/status/1671165869064609792) + + +## [GPT Migrate](https://github.com/0xpayne/gpt-migrate) +Easily migrate your codebase from one framework or language to another + +
+ +### Description +- Pick from different LLMs +- Ability to allow GPT Migration to generate and run unit tests for the new codebase +- Ability to select source and target language of the migration +- Ability to customize the agent's workflow (setup -> migrate -> test) +- GPT Migrate team is working on adding [benchmarks](https://github.com/0xpayne/gpt-migrate#-benchmarks) for the agent + +### Links +- [Website](https://gpt-migrate.com/) +- Author: [Josh Payne](https://twitter.com/joshpxyne) +- [Announcement](https://twitter.com/joshpxyne/status/1675254164165910528) + +
@@ -1273,7 +1293,7 @@ AI-powered software developer - Planning refinement - Security risk resolution - CI/CD pipeline health - - Analytics charting. + - Analytics charting. ### Links - [Twitter](https://twitter.com/gitlab) @@ -1383,7 +1403,7 @@ Web Scraping on Autopilot with AI ### Links - [Playground](https://www.kadoa.com/playground) - Author: [Adrian Krebs](https://twitter.com/krebs_adrian) - + diff --git a/assets/landscape-latest.png b/assets/landscape-latest.png index 6a13ff3..539a7f9 100644 Binary files a/assets/landscape-latest.png and b/assets/landscape-latest.png differ diff --git a/assets/landscape-v1.2.png b/assets/landscape-v1_2.png similarity index 100% rename from assets/landscape-v1.2.png rename to assets/landscape-v1_2.png diff --git a/assets/v1_3.png b/assets/landscape-v1_3.png similarity index 100% rename from assets/v1_3.png rename to assets/landscape-v1_3.png diff --git a/assets/landscape-v1_4.png b/assets/landscape-v1_4.png new file mode 100644 index 0000000..6a13ff3 Binary files /dev/null and b/assets/landscape-v1_4.png differ