On Thu, 2024-02-08 at 11:16 -0500, Alonso Del Arte wrote: > There isn't, but probably soon there will be. If it's built-in, it > better come with an off switch. But if BlueJ adds an AI assistant, > then we're really in trouble.
I have tried them all on IntelliJ and I can tell you: they are rubbish! OpenAI is great for looking up JAVA or C API efficiently and for this case you have a 50% chance to get something useful (although 50% chance of getting completely wrong information, like Java Libraries that don't exist.) But in the IDE it is just annoying. You will spend more time correcting the suggestions than writing code. Example: ask for a Java Example of Prophet Time Series Forecast! Or ask for a sample of RGBA to ARGB Byte Swapping using SSE or AVX. The given information will be TOTALLY wrong and fantasy! Cheers Andreas