Updated 2 days ago (July 25, 2025)
Dom - AI Tools Curatorby Dom

The Best AI Code Tools in 2025

My carefully curated collection of AI tools for developers. Some I use daily, others I've tried a few times. All are tools I've personally tested and can genuinely recommend based on my experience.

Cursor
+
Claude

My Personal Setup: I use Cursor with Anthropic Claude 4 models in Max mode, mostly in Agent mode. I run two Ultra subscriptions, and they are worth every penny.

Browse by Category

Cursor icon

Cursor

IDE

The AI-first code editor built for pair programming with AI. Fork of VS Code with native AI integration, offering Cmd+K for inline edits, Tab for autocomplete, and Chat for codebase-wide assistance. Features an AI agent that can edit files directly in your codebase.

AI agentAI pair programmingCmd+K inline edits+4 more
Starting at $20
Click to expandVisit
OpenAI ChatGPT icon

OpenAI ChatGPT

AI Model

Advanced reasoning AI models including the o-series for complex coding tasks. o4-mini excels with high reasoning effort for challenging programming problems and multi-step solutions.

o-series reasoning modelso4-mini high reasoning effortComplex problem solving+1 more
Starting at $20
Click to expandVisit
Claude Model icon

Claude Model

AI Model

Anthropic's advanced AI model with exceptional coding capabilities and step-by-step reasoning. Excels at complex programming tasks and code analysis.

Advanced reasoningCode analysisStep-by-step thinking+1 more
Starting at $3
Click to expandVisit
iTerm2 icon

iTerm2

Terminal

Not strictly an AI tool, but iTerm2's AI plugin is incredibly handy so I had to include it. Press CMD+Y to get AI help with git merge commands, Kubernetes API calls, and other syntax you keep forgetting. You'll need to download the separate AI Plugin component (it's a security feature to ensure no accidental network requests), drop it in /Applications, and connect your OpenAI API key. Once set up, it's minimally obtrusive and surprisingly useful.

CMD+Y AI assistanceGit command lookupKubernetes syntax help+3 more
Free + OpenAI API costs
Click to expandVisit
OpenAI Codex CLI icon

OpenAI Codex CLI

Development Tool

Lightweight coding agent that runs in your terminal. Local command-line tool for AI-powered coding assistance directly from OpenAI. Used in CodePair for enhanced development workflows. 😅 Yeah, another tool named Codex (not to be confused with the other ones on this list).

Terminal-based agentLocal executionAI coding assistance+3 more
Free
Click to expandVisit
CodePair icon

CodePair

Development Platform

Professional-grade development environments for technical interviews and collaborative coding. Features real-time collaboration, AI assistance, full terminal access, live application previews, and complete Git workflow support.

Real-time multi-cursor collaborationIntegrated AI coding assistantFull terminal with Nix environments+4 more
Starting at $199
Click to expandVisit
GitHub Copilot icon

GitHub Copilot

Code Assistant

AI-powered coding assistant providing real-time code suggestions directly in your IDE. Uses publicly available code from GitHub repositories.

Real-time suggestionsIDE integrationMulti-language support+2 more
Starting at $10
Click to expandVisit
Claude AI IDE icon

Claude AI IDE

IDE

Claude Code development environment that enables developers to delegate substantial engineering tasks directly from their terminal and development workflow.

Terminal integrationEngineering task delegationDevelopment workflow+1 more
Limited research preview
Click to expandVisit
Tabnine icon

Tabnine

Code Assistant

AI code completion tool with deep learning algorithms. Privacy-focused with support for multiple programming languages and enterprise-grade security.

Code completionAI chat agentsPrivacy-focused+2 more
Starting at $9
Click to expandVisit
AWS Bedrock icon

AWS Bedrock

AI Platform

Fully managed service providing access to foundation models for building and scaling generative AI applications.

Foundation modelsAPI accessScalable+1 more
Variable
Click to expandVisit
Windsurf icon

Windsurf

IDE

AI-powered development environment built on VS Code with Supercomplete and Cascade features for intelligent code assistance and real-time workspace understanding.

SupercompleteCascade modeReal-time workspace sync+2 more
Starting at $15
Click to expandVisit
Cody (Sourcegraph) icon

Cody (Sourcegraph)

Code Assistant

Comprehensive coding assistant that understands entire codebases. Provides detailed explanations and identifies issues.

Codebase understandingCode explanationsIssue identification+1 more
Starting at $5
Click to expandVisit
Replit AI icon

Replit AI

Code Assistant

AI code completion tool integrated into Replit's platform. Offers tailored suggestions and prompt engineering features.

Code completionPrompt engineeringReal-time suggestions+1 more
Starting at $20
Click to expandVisit
Warp icon

Warp

Terminal

Modern Rust-based terminal with AI built-in. Use natural language to describe commands and get AI suggestions.

AI command suggestionsNatural languageModern terminal+1 more
Free 40 requests/month
Click to expandVisit

Aider

Development Tool

Command line tool for pair programming with LLMs. Integrates with git repository and creates smart commit messages.

Pair programmingGit integrationSmart commits+1 more
Free
Click to expandVisit
Devin icon

Devin

AI Agent

AI software engineer that can autonomously handle full development workflows. Features interactive planning, parallel operations, and pay-as-you-go pricing model.

Autonomous developmentInteractive planningParallel operations+2 more
Starting at $20
Click to expandVisit
CodeT5 icon

CodeT5

Code Generator

Open-source AI code generator for creating reliable, bug-free code. Supports multiple programming languages.

Open sourceBug detectionMulti-language+1 more
Free
Click to expandVisit

Polycoder

Code Generator

Open-source alternative to OpenAI Codex. Trained on 249GB codebase in 12 programming languages.

Open sourceLarge training set12 languages+1 more
Free
Click to expandVisit
Code Llama icon

Code Llama

AI Model

Large language models specialized for coding, built on Llama 2. Includes Python-specific and instruction-based models.

Multiple model sizesPython-specificInstruction-based+1 more
Free
Click to expandVisit
CodeWhisperer icon

CodeWhisperer

Code Assistant

Amazon's AI tool providing real-time code suggestions and security vulnerability scanning with OWASP guidelines.

Real-time suggestionsSecurity scanningOWASP guidelines+1 more
Starting at $19
Click to expandVisit

Plandex

Development Tool

Employs persistent agents for extensive tasks spanning multiple files and steps. Breaks down large tasks into subtasks.

Persistent agentsMulti-file tasksTask breakdown+1 more
Free
Click to expandVisit

AutoRegex

Utility

Translate natural language to regex patterns. Perfect for developers who want to avoid regex syntax complexity.

Natural language to regexPattern translationSyntax simplification+1 more
Free
Click to expandVisit

Smol Developer

AI Agent

Open-source AI agent functioning as a personal junior developer. Generates entire codebase from product specifications.

Full codebase generationProduct specificationsCustomizable+1 more
Free
Click to expandVisit

AskCodi

Development Suite

Full suite of development tools with AI-based code generation. Helps build web and mobile applications faster.

Full development suiteWeb and mobileCode generation+1 more
Starting at $7.99
Click to expandVisit

Jedi

Code Assistant

Open-source code completion for Python. Functions as plugin for editors and IDEs using Python static analysis.

Python-specificStatic analysisPlugin-based+1 more
Free
Click to expandVisit
Google Gemini icon

Google Gemini

AI Model

Google's advanced AI assistant (formerly Bard) that helps with programming tasks including code generation, debugging, and explanation in 20+ languages.

20+ languagesCode generationDebugging+2 more
Starting at $20
Click to expandVisit
llama.cpp icon

llama.cpp

Development Tool

Facilitates LLM inference with optimal performance across various hardware. Supports Apple silicon and NVIDIA GPUs.

Cross-platformHardware optimizationApple silicon+1 more
Free
Click to expandVisit
AlphaCode icon

AlphaCode

Code Generator

Google-backed DeepMind's AI code generator with access to various language libraries. Helps connect and use third-party APIs quickly.

Language librariesThird-party APIsGoogle DeepMind+1 more
Not available
Click to expandVisit
Deepcode icon

Deepcode

Code Analysis

Cloud-based AI code analysis tool that automatically scans codebases and identifies potential bugs and vulnerabilities.

Bug detectionVulnerability scanningMulti-language support+1 more
Not available
Click to expandVisit

WPCode

Code Generator

AI-driven WordPress code generator supporting both developers and non-technical creators. Generates high-quality code snippets for WordPress.

WordPress focusCode snippetsAI assistants+1 more
Starting at $49
Click to expandVisit

Codiga

Code Analysis

Static analysis tool ensuring code is secure and efficient. Supports real-time vulnerability testing with auto-fixer capabilities.

Static analysisSecurity focusReal-time testing+1 more
Starting at $14
Click to expandVisit
Visual Studio IntelliCode icon

Visual Studio IntelliCode

Code Assistant

Microsoft's AI-assisted development extension for VS Code. Provides smarter IntelliSense completions and reduces debugging time.

IntelliSenseVS Code integrationMicrosoft+1 more
Starting at $45
Click to expandVisit

PyCharm

IDE

JetBrains' AI code completion tool providing intelligent code completion capabilities for Python and other languages.

Python focusJetBrainsCode completion+1 more
Starting at $24.9
Click to expandVisit

AIXcoder

Code Assistant

AI-powered programming pair designed to aid development teams. Offers automated routine tasks and real-time code analysis.

Pair programmingAutomated tasksReal-time analysis+1 more
Not available
Click to expandVisit

Ponicode

Code Assistant

AI-powered code assistant using natural language processing and machine learning to generate code from user descriptions. Maintained by CircleCI.

Natural languageMachine learningCode generation+1 more
Not available
Click to expandVisit

Wing Python IDE Pro

IDE

Python-specific software combining code editing, navigation, and debugging. Features intelligent auto-completion and refactoring tools.

Python-specificCode navigationDebugging+1 more
Starting at $179
Click to expandVisit
Stable Code 3B icon

Stable Code 3B

AI Model

Stability AI's 3 billion parameter model specialized in code completion. 60% smaller than CodeLLaMA 7b with similar performance.

3B parametersCode completionEfficient+1 more
Starting at $20
Click to expandVisit
Meta AI (Llama 3) icon

Meta AI (Llama 3)

AI Model

Meta's AI powered by Llama 3 model with 70 billion parameters. Open-source approach with community contributions and standardization focus.

70B parametersOpen sourceCommunity driven+1 more
Free
Click to expandVisit
Codestral (Mistral) icon

Codestral (Mistral)

AI Model

Mistral's first code model fluent in 80+ programming languages. Open-weight generative AI model for code generation tasks.

80+ languagesOpen weightCode generation+1 more
Free / Commercial license
Click to expandVisit
Gemini CLI icon

Gemini CLI

Development Tool

Google's 'hold my beer' moment targeting Claude Code's $200/mo pricing. This open-source terminal agent offers 60 requests per minute and 1,000 daily requests completely free, powered by Gemini 2.5 Pro with 1M token context window. Features Google Search integration, MCP protocol support, and everything Claude Code has minus the price tag. Google's classic strategy: enter late with aggressive pricing that forces everyone to reconsider.

60 requests/min + 1,000/day freeGemini 2.5 Pro model1M token context window+5 more
Starting at $19
Click to expandVisit

CodeSubmit Research Newsletter

Get exclusive research on technology trends, developer tools, hiring practices, and career advancement in software engineering. Stay ahead with data-driven insights from the tech industry.

Tech industry research • Developer insights • No spam • Unsubscribe anytime

Community-driven curation

Help Me Keep This List Fresh

The AI tools landscape changes rapidly. New tools emerge weekly, and existing ones evolve constantly. I rely on the developer community to help me discover hidden gems and stay current with the latest innovations.