AI Tools / Category

AI Coding

Browse tools related to AI Coding.

Google Antigravity

AI CodingFree (public preview)

Google Antigravity is an agentic development platform announced on the Google Developers Blog (November 2025). It pairs a familiar AI-assisted editor with a Manager Surface where developers spawn and observe agents working asynchronously across editor, terminal, and browser. Agents produce Artifacts—such as task lists, implementation plans, screenshots, and browser recordings—for review instead of relying only on raw tool logs. Public preview is offered at no cost for individuals on macOS, Windows, and Linux, with model choice including Gemini 3 Pro plus third-party models such as Claude Sonnet 4.5 and OpenAI GPT-OSS as described by Google.

Cursor

AI CodingFreemium

Cursor is an AI-first code editor built on VS Code, launched in 2023 by Anysphere. It integrates AI capabilities directly into the coding workflow with features like code completion, natural language commands, and pair programming. Cursor 0.5 introduced Agent capabilities that can autonomously modify codebases. The editor supports Python, JavaScript, TypeScript, Go, Rust, and other major languages. It offers a free tier with 1000 code completions and paid plans for extended usage.

GitHub Copilot

AI CodingPaid

GitHub Copilot is Microsoft's AI coding assistant integrated directly into IDEs like VS Code, JetBrains, and Vim. Powered by OpenAI's GPT-4 and specialized code models, it provides real-time code suggestions, entire function implementations, and documentation generation. Copilot Chat enables conversational debugging and code explanation. Launched in 2021 as a technical preview, it became generally available in 2022. Business plans offer team management, policy controls, and SAML SSO integration.

Windsurf

AI CodingFreemium

Windsurf is an AI-powered code editor by Codeium, launched in 2024. Its signature feature is Cascade, a chat interface that maintains project context across editing sessions. Windsurf distinguishes itself with SUPERCLINE, a context engine that tracks cursor position and project state for highly relevant suggestions. The editor is built on the same foundation as Codeium's enterprise tooling, emphasizing speed and privacy. A free tier exists alongside Pro and Enterprise plans.

Bolt

AI CodingFreemium

Bolt is StackBlitz's AI-powered application builder that enables rapid prototyping and development of web applications. Launched in 2024, Bolt allows users to describe applications in natural language and generates complete, runnable code. The platform runs entirely in the browser with WebContainer technology, enabling Node.js execution without backend infrastructure. Bolt.new, the product name, emphasizes the one-click creation of production-ready web applications.

Replit Agent

AI CodingFreemium

Replit Agent is Replit's AI-powered autonomous coding agent launched in 2024, designed to build complete applications from natural language descriptions. Integrated directly into the Replit web-based IDE, the Agent can plan, write, test, and deploy applications independently. It leverages Replit's instant deployment capabilities to ship applications immediately after creation. The agent maintains project context and can take сотни lines of code actions autonomously.

Zed

AI CodingFree

Zed is a high-performance code editor built with Rust and a custom GPU-accelerated rendering framework called GPUI. It offers features like contextualized LLMs for pair programming and multi-user collaboration via CRDTs. Zed is open source and supports VS Code extensions, making it a fast alternative for developers who need responsive editing at scale.

CodiumAI

AI CodingFreemium

CodiumAI is a platform focused on code analysis and testing, helping developers verify code correctness through automated test generation and analysis. The platform provides tools for understanding code behavior and generating relevant test cases. It integrates with popular IDEs to provide real-time feedback during development.

Continue

AI CodingFree

Continue is an open-source AI code completion tool that brings intelligent code suggestions to VS Code and JetBrains IDEs. Built with customization in mind, it supports connecting to various LLM providers and models. Developers can self-host or use cloud services, maintaining full control over their code and data while benefiting from AI-powered productivity.

Tabnine

AI CodingFreemium

Tabnine is one of the original AI code completion tools, offering context-aware code suggestions across 30+ programming languages. It provides both cloud and on-premise deployment options to ensure code privacy. The platform supports individual developers and enterprise teams with features including code chat, agentic workflows, and comprehensive code privacy guarantees.

CodeRabbit

AI CodingFreemium

CodeRabbit is an AI-powered code review tool that automates the pull request review process. It provides automated feedback on code quality, security, and style, reducing the burden on human reviewers. The platform integrates with GitHub and GitLab to offer AI-generated review summaries and inline comments.