GitHub - paul-gauthier/aider: aider is AI pair programming in your terminal
aider is AI pair programming in your terminal
Aider is a command line tool that lets you pair program with GPT-3.5/GPT-4,
to edit code stored in your local git repository.
Aider will directly edit the code in your local source files,
and git commit the changes
with sensible commit messages.
You can start a new project or work with an existing git repo.
Aider is unique in that it lets you ask for changes to pre-existing, larger codebases.
Getting started
Example chat transcripts
Features
Usage
Tu...
Read more at github.com