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

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