mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
copy
This commit is contained in:
parent
0effca7e88
commit
066325d093
4 changed files with 9 additions and 20 deletions
|
@ -1,17 +1,14 @@
|
|||
|
||||
|
||||
# Aider is AI pair programming in your terminal
|
||||
|
||||
Aider lets you pair program with LLMs,
|
||||
to edit code in your local git repository.
|
||||
Aider edits the code in your local source files,
|
||||
and [git commits the changes](https://aider.chat/docs/faq.html#how-does-aider-use-git).
|
||||
Start a new project or work with an existing git repo.
|
||||
Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5
|
||||
and can [connect to almost any LLM](https://aider.chat/docs/llms.html).
|
||||
|
||||
<p align="center">
|
||||
<img src="website/assets/screencast.svg" alt="aider screencast">
|
||||
<img src="assets/screencast.svg" alt="aider screencast">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue