Browse

Category

Developer Tools

Ship better code, faster

24 tools
Rank by
Pricing
10
GitHub Copilot
★ Featured

GitHub Copilot

An AI coding assistant built into VS Code, JetBrains IDEs, and GitHub.com, providing inline code completions, chat-based Q&A, and pull request summaries.

autocompleteVS Codecode generation
9
Cursor
freemium

Cursor

A VS Code fork with deeply integrated AI chat, inline editing, and multi-file code generation. Designed for developers who want AI-first coding rather than AI as an add-on.

code editorAI chatdebugging
8
v0 by Vercel
freemium

v0 by Vercel

A generative UI tool by Vercel that produces React component code from text prompts or screenshots, outputting Tailwind CSS and shadcn/ui components ready to deploy.

UI generationReactTailwind
8
Windsurf
freemium

Windsurf

An AI-native IDE by Codeium that features Cascade, an agentic AI that can autonomously read, write, run, and debug code across a full codebase while tracking context across the entire session. Designed for developers who want deep AI collaboration beyond simple autocomplete.

AI IDEagenticCascade
8
Bolt
freemium

Bolt

A browser-based AI full-stack development environment by StackBlitz that generates, runs, and deploys complete web applications from a prompt. Supports Node.js, React, Vite, and other modern web frameworks without any local setup.

full-stackbrowserapp generation
8
DeepSeek
freemium

DeepSeek

A high-performance open-source AI model by a Chinese research lab that matches GPT-4 class coding and reasoning performance at a fraction of the cost. The V3 and R1 models can be accessed via API or run locally and caused significant industry impact on release.

open sourcelow costcoding
7
Tabnine
freemium

Tabnine

An AI code completion tool that can run entirely on-premises or in a private cloud, making it a primary choice for enterprises with strict data-privacy requirements.

autocompleteprivacymulti-language
7
Codeium
freemium

Codeium

An AI coding assistant (rebranded to Windsurf) with a free tier offering unlimited completions in 70+ languages, plus an AI-native IDE with agentic code generation.

autocompletefree70+ languages
7
Replit AI
freemium

Replit AI

An AI coding agent embedded in Replit's browser-based IDE, enabling users to build, run, and deploy full applications from natural language without any local setup.

browser IDEdeploycollaborative
7
Amazon Q
freemium

Amazon Q

Amazon's AI coding assistant integrated into AWS and major IDEs, offering code completions, chat, and AWS-specific guidance for building and managing cloud applications.

AWScloudcode generation
7
Lovable
freemium

Lovable

An AI-powered web app builder that generates production-ready full-stack applications from natural language descriptions, with automatic Supabase database setup and GitHub integration. Formerly known as GPT Engineer.

app builderfull-stackSupabase
7
Devin
paid

Devin

The first AI software engineer by Cognition AI, capable of independently completing end-to-end software engineering tasks including planning, coding, testing, and deployment. Operates in its own sandboxed environment with access to a browser, terminal, and IDE.

AI engineerautonomousend-to-end
7
Gemini Code Assist
freemium

Gemini Code Assist

Google's AI coding assistant powered by Gemini models that provides code completion, chat-based Q&A, and full-repository context understanding across VS Code, IntelliJ, and Cloud Shell Editor. Includes a free tier for individual developers.

Google Cloudcode completionVS Code
7
Warp
freemium

Warp

An AI-powered terminal for macOS, Linux, and Windows that offers natural language command generation, AI-assisted debugging, and a block-based interface for organizing terminal output. Speeds up CLI workflows significantly.

terminalCLIAI commands
7
Cline
free

Cline

An open-source AI coding agent that runs inside VS Code and can autonomously browse the web, read and write files, execute terminal commands, and complete complex multi-step development tasks. Works with any OpenAI-compatible API.

open sourceagenticVS Code
6
Phind
freemium

Phind

An AI search engine built for developers that synthesizes answers from technical documentation, Stack Overflow, and the web, with inline code examples.

developer searchcode examplesdocs
6
Supermaven
freemium

Supermaven

A very fast AI code completion tool built by the creator of Tabnine, using a proprietary 300k-token context window for highly relevant suggestions. Available as an extension for VS Code and JetBrains with significantly lower latency than competitors.

autocompletefast300k context
6
Sourcegraph Cody
freemium

Sourcegraph Cody

An AI coding assistant by Sourcegraph that understands your entire codebase through code graph indexing, enabling precise autocomplete and chat answers grounded in your actual repository. Available for VS Code, JetBrains, and the web.

codebase searchcode graphrepository
6
Continue
free

Continue

An open-source AI coding autopilot for VS Code and JetBrains that lets you connect any LLM (Claude, GPT-4, Llama, etc.) directly to your IDE for chat, autocomplete, and inline edits. Fully customizable and self-hostable.

open sourceself-hostedany LLM
6
Qodo
freemium

Qodo

An AI code quality platform (formerly CodiumAI) that analyzes code and automatically generates thorough unit tests, edge case coverage, and pull request summaries to improve software reliability. Integrates into VS Code and JetBrains.

unit testscode qualityPR review
6
Blackbox AI
freemium

Blackbox AI

An AI coding assistant with a code search engine that indexes public GitHub repositories and StackOverflow, allowing developers to find and use real-world code snippets within their IDE. Offers autocomplete and a chat interface.

code searchGitHubautocomplete
6
Aider
free

Aider

An open-source AI pair programmer that runs in your terminal and makes changes directly to your local git repository based on natural language instructions. Supports Claude, GPT-4, and other models with strong multi-file editing capability.

open sourceterminalgit
5
Pieces
free

Pieces

An AI-powered developer tool that captures code snippets and workflow context locally on your device, with a contextual AI copilot that remembers what you were working on.

snippetscontextoffline
5
Val Town
freemium

Val Town

A social coding platform where you write and run server-side JavaScript or TypeScript functions (called "vals") directly in the browser, with built-in cron jobs, email triggers, and HTTP endpoints. Great for fast scripts and lightweight automation.

serverlessJavaScriptTypeScript