Harnessing the Power of AI Assistant in IntelliJ IDEA

preview_player
Показать описание
AI Assistant provides AI-powered features for software development based on the JetBrains AI service. The service transparently connects you, the IDE user, to different large language models.

In this session, Anton will demonstrate the capabilities of AI Assistant in IntelliJ IDEA. You will learn how the tool helps you explore and improve existing code as well as write new code in different scenarios.

Speaker: Anton Arhipov
Anton is a Developer Advocate on the Kotlin team at JetBrains. With a professional background in server-side development, Anton has been building tools for developers for more than 10 years. Recognized as a Java Champion since 2014, he often presents as a speaker at large software conferences and contributes to the Kotlin YouTube channel.

#ai #programming #aicoding #aitools #aiassistant #intellijidea

Join us:

Рекомендации по теме
Комментарии
Автор

This sold me on the Ai Assistant. One of the last questions about the JDK migration from Java 8 to 17 is exactly what I need this for. Thank you.

ComputerGeekOnTwoWheels
Автор

It was exhausting. It seemed like Anton was really wary of the code generation. I may need to experiment more, and in this sense Anton succeeded in provoking my curiosity.

araghuraman
Автор

After 3 days of use my monthly limit is reached. What am I paying for?

marmont
Автор

Do you store our code that we send to the server?

drakenra
Автор

Nice presentation, looking forward to use it

wernerjacobs
Автор

Code reviews be like:

Senior engineer: "Try doing it this way"
Junior engineer: "But Chat GPT said this is better!"

sna
Автор

I don’t like that it ignores the existing doucumentation when writing documentation for a function. Sometimes it just adds parameters and removes the description of the function

miloserus
Автор

Can the assitant perform on many files? For example remove all try catch in files in specific directory

limonanaful
Автор

@AntonArhipov is this ai assistant plugin available for IntelliJ Idea Community Edition (i mean is this free)?

sayantanpodder
Автор

Does the AI Assistant use chatgpt 3.5 or 4 behind the scenes?

aj-jccv
Автор

You state the assitant already know the code structure. In our codebase we have conventions of controler calling manager calling mongoRepository
Can it "copy" implementation of an existing endpoint? Aka all the classes and tests related.

limonanaful
Автор

There is way too much junk that comes with this. It just isn't ready for the level it proposes to be. It is still more productive to use GPT even if it means copying and pasting code and asking many questions etc. But I found that when interacting with GPT you form a productive conversation with a coding partner. You are still required to think. You must ask the right questions and help yourself. GPT is like a work colleague that never gets annoyed when you ask all the time, which is so great. Getting some magic coding AI that will do all the work for you from one prompt alone is a far cry from reality just now.

slimyelow
Автор

And I can't begin to praise GPT for fixing bugs, that in the past have wasted days of my life and caused me to pull my hair out. I mean it is magic, to just paste broken code and the friendly dude tells you: change it and make like this. - bam! It works ... moving on.... And that for 5 a modest bucks per month!

slimyelow
Автор

the popup menu this plugin shows is really annoying

guai