AI tools for programming and software development
Short answer
Coding with AI: completion, agents, code review and full app generation – compared by pricing, privacy and limits.
Coding AI has moved from autocomplete to teammate: current tools read whole repositories, plan multi-file changes, write tests and explain unfamiliar code.
This page lists editor assistants, agentic systems and platforms that turn a description into a running application.
Besides code quality, licensing and privacy matter: is source code transmitted, stored, and can the tool be self-hosted?
Matching tools (16)
Aider
Aider is a popular open-source command-line tool for AI pair programming directly in your local terminal. It seamlessly links LLMs to Git repositories for precise code changes and refactoring.
Open SourceUnclear
Bolt.newBrings a complete development environment into the browser. The AI installs packages and runs web apps directly in a virtual environment.
FreemiumUS Cloud
Claude CodeA CLI tool (command line). Works directly in the terminal, understands Git repositories, and completes tasks via command.
FreemiumUS Cloud
Cody AIUses your company’s entire code graph (Sourcegraph) to answer questions across gigantic repositories.
FreemiumGDPR / EUContinue
Continue is a leading open-source AI code assistant extension for VS Code and JetBrains IDEs. Developers can connect custom LLMs, leverage tab autocomplete, and refactor code directly inside their IDE.
Open SourceUnclear
Create.xyzSimplifies the creation of interactive web elements and website components. Builds code widgets from voice or text input.
FreemiumUS Cloud
CursorThe currently most popular AI-native code editor (based on VS Code). Understands the entire codebase and writes code across multiple files.
FreemiumUS Cloud
Devin AIThe first fully autonomous software engineer. Devin solves complete GitHub issues, reads documentation, tests, and codes without intervention.
FreemiumGDPR / EU
GitHub CopilotThe AI pioneer. Plugs into all common IDEs (VS Code, JetBrains) and completes lines of code live as you type.
FreemiumGDPR / EU
LovablePlatform for “vibe coding”. Builds fully functional web applications from everyday language, including database and UI.
FreemiumUS CloudQodo
Qodo (formerly CodiumAI) is an AI-powered development platform that assists software engineers with unit test generation and code analysis. It integrates directly into popular IDEs to continuously improve software quality through automated testing and real-time feedback.
FreemiumGDPR / EU
Replit AgentAutonomous developer agent in the browser. Plans the project, sets up databases, writes code, tests, and publishes.
FreemiumUnclear
SupermavenUltra-fast autocomplete assistant. Thanks to its gigantic context window, it delivers code suggestions with virtually no noticeable delay.
FreemiumUS Cloud
v0.devGenerates copy-ready, modern UI code (React, Tailwind CSS) directly from text descriptions or design screenshots.
FreemiumUS Cloud
Websim AIA fascinating playground: generates fictional yet fully usable websites and small browser games simply by entering a URL.
FreemiumUnclear
Windsurf (Codeium)Agentic development environment. AI and developers work hand in hand; the AI recognizes intent and suggests the next step.
FreemiumUS Cloud
Frequently asked questions
Does AI replace developers?
No. It speeds up routine work; architecture and responsibility stay human.
Is my source code safe?
Depends on vendor and plan; business plans usually exclude training on customer code.
Which tool suits beginners?
Platforms that generate a complete app from a description.