From a90fcd543eedcc0ff2c34561bc0785d2ba83c47e Mon Sep 17 00:00:00 2001 From: Anton Osika Date: Sun, 17 Nov 2024 23:42:12 +0100 Subject: [PATCH] Update README.md (#1283) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 84364e73dd..172210af7f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ ![GitHub Release](https://img.shields.io/github/v/release/gpt-engineer-org/gpt-engineer) [![Twitter Follow](https://img.shields.io/twitter/follow/antonosika?style=social)](https://twitter.com/antonosika) +The OG code genereation experimentation platform! + +If you are looking for the evolution that is an opinionated, managed service – check out gptengineer.app. + +If you are looking for a well maintained hackable CLI for – check out aider. + + gpt-engineer lets you: - Specify software in natural language - Sit back and watch as an AI writes and executes the code