EveryDev.ai
Subscribe
Home
Tools

2,834+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1952
  • Coding1394
  • Infrastructure652
  • Marketing514
  • Projects463
  • Research421
  • Design406
  • Analytics365
  • Security257
  • MCP253
  • Testing247
  • Data238
  • Integration180
  • Prompts176
  • Communication167
  • Learning166
  • Extensions160
  • Voice142
  • Commerce128
  • DevOps113
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Aider
    Aider icon

    Aider

    Vibe Coding

    Aider is an open-source AI pair programming tool that lets you collaborate with LLMs directly in your terminal to write, edit, and refactor code across your entire codebase.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source CLI tool. Users bring their own LLM API keys. No subscription required.

    Engagement

    Available On

    CLI
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Vibe CodingAI Coding AssistantsCommand Line Assistants

    Alternatives

    Forge CodeGitHub CopilotCodeBuddy CLI
    Developer
    Paul GauthierSanta Barbara, CAEst. 2023

    Updated Jun 2026

    About Aider

    Aider is an open-source AI pair programming tool built by Aider-AI and maintained on GitHub with over 44,000 stars. It runs in the terminal and connects to a wide range of large language models — including Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini, and GPT-4o — to help developers write new code, refactor existing files, fix bugs, and manage changes across an entire git repository. The project reports 6.8 million total PyPI installs and processes approximately 15 billion tokens per week, according to the homepage.

    What It Is

    Aider is a CLI-based coding assistant that sits between a developer and an LLM, acting as a structured intermediary that understands your codebase, proposes edits, and commits changes automatically. Unlike browser-based AI chat tools, Aider operates locally in your terminal, reads your actual source files, and integrates directly with git — making it a practical tool for real software projects rather than isolated code snippets.

    How the Repository Map Works

    One of Aider's distinguishing technical features is its repository map: a structured representation of your entire codebase that is passed as context to the LLM. This allows the model to understand how files, classes, and functions relate to each other, which the documentation says helps Aider "work well in larger projects." The map is built using tree-sitter and supports over 100 programming languages including Python, JavaScript, Rust, Ruby, Go, C++, PHP, HTML, and CSS.

    LLM Flexibility and Local Model Support

    Aider connects to virtually any LLM through a unified interface. Supported providers include OpenAI, Anthropic, Google Gemini, Groq, xAI, Azure, Cohere, DeepSeek, Amazon Bedrock, Vertex AI, OpenRouter, GitHub Copilot, and local models via Ollama and LM Studio. API keys are configured per provider, and the tool supports OpenAI-compatible APIs for custom or self-hosted endpoints. This breadth of model support makes Aider usable in air-gapped or privacy-sensitive environments where local inference is required.

    Git Integration and Workflow

    Aider is tightly integrated with git. Every change the LLM proposes is automatically committed with a generated commit message, so developers can use standard git tools — diff, revert, log — to review, manage, or undo AI-generated edits. The tool also supports automatic linting and test execution after each change, with the ability to feed lint or test failures back to the LLM for self-correction. Voice-to-code input, image and web page context, and IDE file-watching (responding to AI comments added directly in source files) round out the workflow features.

    The "Singularity" Signal and Self-Modification

    The Aider homepage tracks a metric it calls "Singularity" — currently reported at 88% — representing the percentage of new code in Aider's most recent release that was written by Aider itself. This self-referential development loop is documented in screen recordings and release notes, and serves as a live demonstration of the tool's practical capability for real-world software projects.

    Update: Active Development and Release History

    Aider publishes detailed release notes at aider.chat/HISTORY.html and maintains an active blog. Recent screen recordings document features such as --auto-accept-architect, tree-sitter language pack integration, and reasoning model configuration warnings — indicating a fast-moving release cadence. The project is installable via pip install aider-install and also supports Docker, GitHub Codespaces, and Replit for alternative deployment paths.

    Aider - 1

    Community Discussions

    Be the first to start a conversation about Aider

    Share your experience with Aider, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (Free)

    Fully open-source CLI tool. Users bring their own LLM API keys. No subscription required.

    • Full CLI pair programming tool
    • Supports 100+ programming languages
    • Repository map for codebase context
    • Git integration with auto-commits
    • Automatic linting and testing

    Capabilities

    Key Features

    • AI pair programming in the terminal
    • Repository map for full codebase context
    • Supports 100+ programming languages
    • Connects to cloud and local LLMs
    • Automatic git commits with sensible messages
    • Automatic linting and test execution
    • Voice-to-code input
    • Image and web page context support
    • IDE file-watching via AI comments
    • Copy/paste workflow with web chat UIs
    • Multiple chat modes: code, architect, ask, help
    • Prompt caching for cost savings
    • Scripting via CLI or Python API
    • YAML and .env configuration support
    • LLM leaderboards for benchmarking models

    Integrations

    OpenAI
    Anthropic
    Google Gemini
    Groq
    xAI
    Azure
    Cohere
    DeepSeek
    Amazon Bedrock
    Vertex AI
    OpenRouter
    GitHub Copilot
    Ollama
    LM Studio
    Docker
    GitHub Codespaces
    Replit
    API Available
    View Docs

    Demo Video

    Aider Demo Video
    Watch on YouTube

    Ratings & Reviews

    4.0
    1 review
    5
    0%
    4
    100%
    3
    0%
    2
    0%
    1
    0%

    Recent Reviews

    Filipe Oliveira's avatar
    Filipe Oliveira
    15 days ago
    Helpful?
    View All Reviews

    to rate this tool

    Developer

    Paul Gauthier

    Paul Gauthier is the developer of Aider, an open-source command-line AI pair programming tool that enables developers to collaborate with LLMs to work on their codebase through a terminal interface.

    Founded 2023
    Santa Barbara, CA
    1 employees

    Used by

    Individual developers
    Open-source projects
    AI engineering teams
    Read more about Paul Gauthier
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Forge Code icon

    Forge Code

    AI pair programmer that runs in your terminal, integrating with any IDE and supporting multiple AI providers for code assistance.

    GitHub Copilot icon

    GitHub Copilot

    AI coding assistant from GitHub that provides completions, chat, agent mode, code review, and a CLI across major IDEs and GitHub.com.

    CodeBuddy CLI icon

    CodeBuddy CLI

    AI-powered command line assistant that helps developers write, debug, and optimize code directly from the terminal.

    Browse all tools

    Related Topics

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    156 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    547 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    161 tools
    Browse all topics
    Back to all toolsSuggest an edit
    4.0rating
    discussions
    46views