AI pair programming in your terminal

Aider lets you pair program with LLMs to start a new project or build on your existing codebase.

Features

Getting Started

python -m pip install aider-install
aider-install

# Change directory into your codebase
cd /to/your/project

# DeepSeek
aider --model deepseek --api-key deepseek=<key>

# Claude 3.7 Sonnet
aider --model sonnet --api-key anthropic=<key>

# o3-mini
aider --model o3-mini --api-key openai=<key>

Want more details?

Kind Words From Users

aider is really cool

kache on X

It's really like having your senior developer live right in your Git repo - truly amazing!

rappster on GitHub

Best agent for actual dev work in existing codebases.

Nick Dobos on X

Been using aider as my daily driver for over a year ... I absolutely love the tool, like beyond words.

koleok on Discord

Aider is also my best friend.

jzn21 on Reddit

Try aider! One of the best ways to vibe code.

Chris Wall on X

More Information

Documentation

Everything you need to get started and make the most of Aider

Community & Resources

Connect with other users and find additional resources