ChatGPT is capable writing working code in other contexts, for simple problems, but this isn’t that. This is pretending that some larger body of code exists, and then talking about it and showing plausible-seeming pieces of it. It wouldn’t stand up to serious scrutiny.
GENERATIVE AI
-
ChatGPT Technical Details Related to InstructGPT Research
By
–
relatively few technical details have been released so far, but chatgpt is related to instructgpt https://
arxiv.org/abs/2203.02155 -
AI Writing Tools Enhanced for User Productivity
By
–
Lots. Over the coming weeks, you can expect them to keep their general abilities, but we’re going to make them much more useful for what our users are already coming to us for: writing.
-
AI’s Role in Managing Future Content Abundance and Attention
By
–
One thing that will become scarcer is the time and attention needed to sort through the coming flood of content. Can AI help with that, too?
-

Improve GPT-3 regex output by rewriting with comments
By
–



It’s also not a new breakthrough — here’s an example of mine from August using GPT-3. The trick to good output on these is to make it first rewrite the regex on multiple lines with comments, then analyze its high-level purpose afterward. Avoids hallucination.
-
AI Systems Improving at Admitting Mistakes and Self-Correction
By
–
The researchers I've talked to suggest the systems are already getting much better at that. When it makes stuff up, you can ask it "were you just bullshitting? Tell the truth" and it will often 'fess up and correct itself.
-

Everything We Know About ChatGPT: Capabilities and Impact
By
–
Everything We Know About ChatGPT So Far https://
lspace.swyx.io/p/everything-w
e-know-about-chatgpt
… ChatGPT is as big a jump from GPT3, as GPT3 itself was a jump from GPT2. I read all the things and tried them all out. Here's a one-pager to take with you. -
ChatGPT as a Coach: AI-Powered Learning and Self-Improvement
By
–
An underrated thing to do with ChatGPT is to use it as a coach or tutor to help you learn new things and improve. Some are taking this even further — people like @daraladje are going to make AI an essential element of self-improvement in the near future.
-
Chain of Thought Reasoning Improves Model Performance
By
–
Yep — asking the model to reason before it does something makes a big difference.
