From 0c83a2b2180753d1fade34c0803b31b408440c7f Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 14 May 2023 16:48:10 -0700 Subject: [PATCH] copy --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 5cca87a0d..15ccaffb6 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,4 @@ -# What's it like to code with GPT-4 and `aider`? +# What's it like to code with GPT-4 and aider? Below are some chat transcripts showing what it's like to code with the help of GPT-4 using the [aider command line tool](https://github.com/paul-gauthier/aider). In the chats, you'll see a varity of coding tasks like generating new code, editing existing code, debugging, exploring unfamiliar code, etc. To better understand the chat transcripts, it's worth noting that: