aider icon
aider icon

aider

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.

aider screenshot 1

Cost / License

Application type

Platforms

  • Mac
  • Windows
  • Linux
8likes
0comments
0articles

Features

Properties

  1.  Lightweight
  2.  AI-Powered

Features

  1.  Command line interface
  2.  Dark Mode
  3. Git icon  Git Support
  4.  Ad-free

aider News & Activities

Highlights All activities

Recent activities

  • Lienox icon
    Lienox added aider as alternative to Lienox
  • phillipma rated aider  
  • phillipma liked aider
  • Ceres Assistant icon
    Andreas-Express added aider as alternative to Ceres Assistant
  • Just For You icon
    seethefuture added aider as alternative to Just For You
  • Oh My Pi icon
    Mutant added aider as alternative to Oh My Pi
  • Freebuff icon
    lamjed001 added aider as alternative to Freebuff
  • Uxnan icon
    Snju added aider as alternative to Uxnan
  • LoopTroop icon
    liviux added aider as alternative to LoopTroop
  • Tatastu icon
    Tatastu added aider as alternative to Tatastu

aider information

  • Developed by

    Paul Gauthier
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    98 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

AI Tools & ServicesDevelopmentOS & Utilities

GitHub repository

  •  48,254 Stars
  •  4,845 Forks
  •  1801 Open Issues
  •   Updated  
View on GitHub
aider was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

Curated list of tools that write code for you — agentic IDEs, completion engines, and coding agents currently in …

List by mnemehq with 9 apps, updated

What is aider?

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.

Features

  • Chat with GPT about your code by launching aider from the command line with set of source files to discuss and edit together. Aider lets GPT see and edit the content of those files.
  • GPT can write and edit code in most popular languages: python, javascript, typescript, php, html, css, etc.
  • Request new features, changes, improvements, or bug fixes to your code. Ask for new test cases, updated documentation or code refactors.
  • Aider will apply the edits suggested by GPT directly to your source files.
  • Aider will automatically commit each changeset to your local git repo with a descriptive commit message. These frequent, automatic commits provide a safety net. It’s easy to undo changes or use standard git workflows to manage longer sequences of changes.
  • You can use aider with multiple source files at once, so GPT can make coordinated code changes across all of them in a single changeset/commit.
  • Aider can give GPT-4 a map of your entire git repo, which helps it understand and modify large codebases.
  • You can also edit files by hand using your editor while chatting with aider. Aider will notice these out-of-band edits and keep GPT up to date with the latest versions of your files. This lets you bounce back and forth between the aider chat and your editor, to collaboratively code with GPT.
  • If you are using gpt-4 through openai directly, you can add image files to your context which will automatically switch you to the gpt-4-vision-preview model.

Official Links