Skip to content

Github · GitHub Repository Radar

Aider-AI aider

aider is AI pair programming in your terminal

Stars

48,708

Popular

Forks

4,919

Watchers: 48,708

Language

Python

License: Apache License 2.0

Repository Radar Score

52 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Score breakdown

  • popularity 86
  • growth 0
  • activity 35
  • freshness 100
  • community 90

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →

Aider Logo

AI Pair Programming in Your Terminal

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

aider screencast

Features

Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.


Aider makes a map of your entire codebase, which helps it work well in larger projects.


Aider works with most popular programming languages: python, javascript, rust, ruby, go, cpp, php, html, css, and dozens more.


Aider automatically commits changes with sensible commit messages. Use familiar git tools to easily diff, manage and undo AI changes.


Use aider from within your favorite IDE or editor. Ask for changes by adding comments to your code and aider will get to work.


Add images and web pages to the chat to provide visual context, screenshots, reference docs, etc.


Speak with aider about your code! Request new features, test cases or bug fixes using your voice and let aider implement the changes.


Automatically lint and test your code every time aider makes changes. Aider can fix problems detected by your linters and test suites.


Work with any LLM via its web chat interface. Aider streamlines copy/pasting code context and edits back and forth with a browser.

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>

See the installation instructions and usage documentation for more details.

More Information

Documentation

Community & Resources

Kind Words From Users

Created: May 9, 2023

Last push: May 22, 2026

Default branch: main

Latest release: v0.86.0

Languages

Share of the codebase by language, based on repository metadata from the host.

  • Python 80.1%
  • CSS 4.1%
  • Shell 4.0%
  • Tree-sitter Query 3.9%
  • JavaScript 3.7%
  • HTML 2.7%
  • PowerShell 1.2%
  • Dockerfile 0.3%
  • SCSS 0.1%
  • Ruby 0.0%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • High absolute popularity (48,708 stars) signals broad adoption.

Who should use it

  • Developers working primarily with Python
  • Teams exploring AI tooling, agents, or ML infrastructure

Potential use cases

  • Reference or evaluate Python open-source approaches in this domain
  • Prototype AI/agent workflows or study reference architectures

Strengths

  • README present in our index
  • Declared license: Apache License 2.0
  • Substantial fork count (4,919) suggests reuse and contribution interest

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Re-check last push, issues, and releases on GitHub before production adoption

Strong signals: Strong community interest

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams