Supercharge your tools with AI-powered features inside many JetBrains products
Mellum doesn't pretend to know everything, but it does one thing exceptionally well. We call it a focal model – small, efficient, and built with a specialized focus.
Code completion has always been a defining strength of JetBrains products. See how we trained the model behind our cloud-based completion.
If you've been following our journey, you might've read our recent blog post on the Complete the Un-Completable: The State of AI Completion in JetBrains IDEs. From that post, you might remember this cool chart on code completions. In April, something exciting happened: our acceptance rate went up wh…
JetBrains has launched Mellum – the large language model designed just for developers.
Code completion has always been a standout feature in JetBrains IDEs, helping developers code faster, smarter, and with fewer mistakes. But what if it could do even more? What if it could predict not just the next element but entire lines of code – or even complete blocks? That's exactly what we've …
This week, we announced the general availability of Grazie, our AI writing companion for people in tech. We're also excited to share that Grazie is now part of the AI Pro subscription at no extra cost. Grazie streamlines your non-coding tasks by integrating generative AI into your JetBrains IDEs, br…
With Grazie, you can streamline your non-coding tasks by integrating generative AI into your JetBrains IDEs, browsers, and other tools.
JetBrains is planning to soon leverage Google Cloud’s Vertex AI by integrating Google’s Gemini models into its AI-powered coding tool, AI Assistant. This makes JetBrains AI Assistant the first of its kind to use multiple large language models (LLMs). JetBrains AI Assistant AI Assis…
In AI Assistant 2024.1, we’ve implemented improved test generation, full line code completion for Java, Kotlin, Python, JavaScript, TypeScript, CSS, PHP, Go, and Ruby, and more!
Can you make your life easier as a developer by using AI to generate unit tests? AI can provide a bit of automation to this daily development activity and make our development workflow a bit smoother if we use it thoughtfully. So in this blog post, we’ll take a look at using the JetBrains AI Assista…
AI has swept through the software development industry like a wildfire. So people want to learn how to best use AI in their day to day tasks. In this post we’ll take a look at how to write custom prompts for use with the JetBrains AI Assistant in ReSharper and Rider so you can make the most of AI.&n…
AI Assistant in CLion can generate whole code snippets for you. It uses the project context to create relevant function calls and C++ statements.