Open-source AI pair programming tool that runs in your terminal and edits code in your local git repository using any LLM.

Features

Aider is an open-source command-line AI coding assistant that lets you pair program with LLMs directly in your terminal. It edits code across multiple files, automatically commits changes to git with meaningful messages, and works with any major LLM including GPT-4, Claude, and local models via Ollama. Aider is especially effective for refactoring, adding features, and fixing bugs across complex codebases.

Similar tools