Introducing JetBrains AI Assistant

How AI can help you with writing and refactoring code, generating documentation and creating commit messages.

View at original site


Author: Jodie Burchell and Eugene Toporov

JetBrains has released AI Assistant, a new tool that integrates generative artificial intelligence (AI) into its IDEs and coding tools. The AI Assistant is designed to automate common coding tasks and provide contextual assistance to developers. It features an AI chat interface that can answer questions and provide targeted, relevant answers by considering the current project's context.

The tool also offers AI-powered refactoring suggestions, code completion predictions, and the ability to generate documentation and commit messages. JetBrains AI Assistant is powered by the company's own AI service, as well as OpenAI's models, with plans to integrate Google LLMs in the future.

Related Resources

Find and Fix Problems in Your Code
Find and Fix Problems in Your Code
How AI Assistant can help you to understand errors in your code.
Explain Code with AI Assistant
Explain Code with AI Assistant
How AI Assistant can help you understand code
Create and Understand Commit Messages with AI Assistant
Create and Understand Commit Messages with AI Assistant
How AI Assistant can both generate a commit message and help you understand prior commit messages