AI assistants and editors for writing and shipping code.
Anysphere
An AI-first code editor built on top of VS Code that lets you chat with, edit, and generate code across an entire project using natural language.
GitHub / Microsoft
An AI coding companion embedded in popular editors that suggests completions, explains code, and answers programming questions inline as you type.
Windsurf (formerly Codeium)
A standalone AI-powered code editor built around agentic, multi-file coding flows that aim to keep developers in a continuous state of focus.
StackBlitz
A browser-based tool that turns natural-language prompts into full-stack web applications you can preview, edit, and deploy without leaving the browser.
Lovable
A conversational app-building platform that generates working web applications from plain-language descriptions, letting non-engineers ship real products.
Vercel
A generative UI tool that turns text prompts into ready-to-use React components and interface layouts styled with modern design conventions.
Codeium / Exafunction
A free AI autocomplete and chat plugin that adds code suggestions and in-editor Q&A to dozens of existing editors without requiring a switch to a new IDE.
Continue
An open, customizable AI coding assistant that plugs into your editor and lets you connect your own choice of language models for chat and autocomplete.
Tabnine
A privacy-focused AI code completion tool offering private and on-premises deployment options for teams that don't want code leaving their own environment.
Replit
AI features built into the Replit cloud coding environment that help write, debug, and explain code directly inside browser-based projects.
Amazon Web Services
An AI coding assistant from AWS that suggests code, explains and transforms existing code, and answers questions directly inside popular IDEs and AWS tooling.
JetBrains
An AI coding assistant built directly into JetBrains IDEs such as IntelliJ IDEA and PyCharm, offering code completion, chat-based help, and code explanations without leaving the editor.
Cline
An open-source autonomous coding agent that runs as a VS Code extension, able to read and edit files, run terminal commands, and work through multi-step coding tasks with developer oversight.
Sourcegraph
Cody indexes an entire codebase to power code completions, chat and refactoring suggestions that understand project-wide context rather than just the currently open file.
Aider
Aider runs as a terminal-based pair programmer that edits real files inside a local git repository, applying AI-suggested diffs directly and committing changes as it goes.
Qodo (formerly CodiumAI)
Qodo analyzes code changes to generate meaningful test cases and automated code review feedback aimed at catching bugs before a pull request merges.