The integration of LLMs with compilers. ChatGPT is useful as is for writing code given a prompt in English, but often the code for a compiled language needs some tweaks before it will compile, which ChatGPT can provide given the compiler error message(s). Integrating ChatGPT with a compiler such such as gcc, to eliminate the manual cutting and pasting, is low-hanging fruit.
Comments
The integration of LLMs with compilers. ChatGPT is useful as is for writing code given a prompt in English, but often the code for a compiled language needs some tweaks before it will compile, which ChatGPT can provide given the compiler error message(s). Integrating ChatGPT with a compiler such such as gcc, to eliminate the manual cutting and pasting, is low-hanging fruit.
Will that make your job / tasks a lot easier or more fun? Why are you looking forward to this or are excited about this in particular?