AI features built into JetBrains IDEs, with an option to run models locally
JetBrains AI Assistant brings completion, chat, commit message generation, test drafting and documentation help into IntelliJ, PyCharm, WebStorm, GoLand and the rest of the JetBrains range. Because it sits inside the IDE, it can use the project's structure, refactoring engine and inspections in a way a generic plugin cannot match, and answers can cite documentation directly. A notable option is routing requests to a locally hosted model through LM Studio or Ollama, which matters to teams whose code cannot leave the network. It is sold as an add-on subscription rather than bundled with the IDE.
Last updated: 2026-09-20. This site only provides an index; for exact features, pricing, and licensing, see the official website.
jetbrains users, java and kotlin teams, enterprise setups and local model deployments
If you're comparing similar products, check the alternatives below, or browse all tools in the AI Coding & Development category.
No. It is a separate add-on with its own subscription, though one licence covers the JetBrains IDEs you use. A trial period is normally available for evaluation.
Partly. You can point it at a locally hosted model through tools such as LM Studio or Ollama, which keeps prompts on your own machine. Some cloud-backed features will still need connectivity.
It is strongest at in-editor assistance that uses the IDE's understanding of your code. For long autonomous multi-file tasks, dedicated agent tools currently go further.
Anthropic's terminal-based coding agent that edits and runs your project
Open-source VS Code agent that plans, edits and runs commands on your key
AI-first code editor built for working inside a real repository
The most widely adopted AI pair programmer