badges in main readme

This commit is contained in:
Paul Gauthier 2025-03-19 11:23:33 -07:00
parent d1b1cc5c14
commit 92fcf9a159
5 changed files with 223 additions and 240 deletions

View file

@ -3,17 +3,24 @@
# Aider is AI pair programming in your terminal
<p align="center">
<a href="https://github.com/Aider-AI/aider/stargazers">
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/Aider-AI/aider?style=flat-square&logo=github&color=f1c40f&labelColor=555555"/>
</a>
<a href="https://pypi.org/project/aider-chat/">
<img alt="PyPI Downloads" src="https://img.shields.io/badge/Installs-1.6M-2ecc71?style=flat-square&labelColor=555555"/>
</a>
<img alt="Tokens per week" src="https://img.shields.io/badge/Tokens%2Fweek-14.7B-e74c3c?style=flat-square&labelColor=555555"/>
<a href="https://openrouter.ai/">
<img alt="OpenRouter Ranking" src="https://img.shields.io/badge/OpenRouter-Top%2020-9b59b6?style=flat-square&labelColor=555555"/>
</a>
</p>
Aider lets you pair program with LLMs,
to edit code in your local git repository.
Start a new project or work with an existing code base.
Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o. Aider can [connect to almost any LLM, including local models](https://aider.chat/docs/llms.html).
Folks love aider:
- 29k GitHub stars
- 1.6M Installs
- 87B Tokens processed
- Top 20 on OpenRouter
<!-- SCREENCAST START -->
<p align="center">
@ -33,27 +40,6 @@ Folks love aider:
</p>
VIDEO END -->
<p align="center">
<a href="https://github.com/Aider-AI/aider/stargazers">
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/Aider-AI/aider?style=flat-square&logo=github&color=f1c40f&labelColor=555555"/>
</a>
<a href="https://pypi.org/project/aider-chat/">
<img alt="PyPI Downloads" src="https://img.shields.io/badge/Installs-1.6M-2ecc71?style=flat-square&labelColor=555555"/>
</a>
<img alt="Tokens per week" src="https://img.shields.io/badge/Tokens%2Fweek-14.7B-e74c3c?style=flat-square&labelColor=555555"/>
<a href="https://openrouter.ai/">
<img alt="OpenRouter Ranking" src="https://img.shields.io/badge/OpenRouter-Top%2020-9b59b6?style=flat-square&labelColor=555555"/>
</a>
</p>
<p align="center">
<a href="https://discord.gg/Tv2uQnR88V">
<img src="https://img.shields.io/badge/Join-Discord-blue.svg"/>
</a>
<a href="https://aider.chat/docs/install.html">
<img src="https://img.shields.io/badge/Read-Docs-green.svg"/>
</a>
</p>
## Getting started
<!--[[[cog