Open-source AI pair programmer that edits code in your local terminal.
Aider is an open-source command-line AI coding assistant that edits files in your local git repository. It supports all major LLMs (GPT-4, Claude, Gemini) and creates proper git commits for every change, making it a powerful tool for developers who prefer the terminal.
Install with pip: pip install aider-chat.
Run aider in your project directory with your preferred model.
Describe changes in plain English — Aider edits files and commits automatically.
Placement reflects our editorial assessment of fit for this use case, not paid placement. Some links may be affiliate links — this never changes our rankings. How we rank →
An open-source AI pair-programmer that runs in your terminal, editing your local codebase and committing changes via git as you chat.
Aider itself is free and open-source; you pay only for the API calls to whichever model you connect it to.
Aider works at the whole-repo/terminal level with git integration, while Copilot is primarily inline autocomplete inside your editor.