Earlier quoted context omitted.
That’s not very impressive. With very little precision I can throw a few keywords into google and get a full answer and perhaps some code snippets from stack overflow to solve whatever problem I have in the moment. Except you can’t just blindly copy code snippets, you have to read the author’s explanation and perhaps adapt things to your own code sometimes, or reject their solution entirely. GPT-4 can’t do this becau…
> That’s not very impressive. That’s kind of impressive. I usually have zero luck with stack overflow except for super trivial things. Some of the stuff I’ve done has no documentation and I had to find an example (like one other person in the entire history of mankind though this was a good idea) on some random repo on GitHub. Or I’m implementing code from a paper written 30 or 40 years ago and there’s no example cod…
This is what I have been doing also. Verification/Implementation of Software Engineering papers will be juicy especially with image ingestion.