mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
c28543debd
commit
481c5f879f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# aider: gpt-4 powered coding in your terminal
|
||||
# aider
|
||||
|
||||
`aider` is a command-line tool that allows you to chat with GPT-4 about your code.
|
||||
Ask GPT for features, improvements, or bug fixes and `aider` will directly apply the suggested changes to your source files.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue