No, i expect a better AI who can do prompt engineering for me based on my original idea.
We acknowledged that Prompt construction is the most important part about this LLM thing. So i prefer to have a smart AI to do that for me from my idea instead.
So, no more AI Prompt ENgineering guide bullshits.
Because spent tons of hours to construct a correct Prompt is a joke to me. It's a waste of time. Let's AI do it first.
This is a Python program that uses OpenAI's ChatGPT to generate code review comments from diffs. The program reads the diff changes from the standard input, which allows piping from git diffs (or any other diff tool) directly into the program.
We acknowledged that Prompt construction is the most important part about this LLM thing. So i prefer to have a smart AI to do that for me from my idea instead.
So, no more AI Prompt ENgineering guide bullshits.
Because spent tons of hours to construct a correct Prompt is a joke to me. It's a waste of time. Let's AI do it first.