Earlier quoted context omitted.
Coding, I actually had to forbid it today in a course I teach because it solves all the exercises :) (given unit tests with titles students needed to fill those tests in)
Isn't that just because others have stored solutions to these problems in GitHub?
GPT-3 is no longer the only game in town
61–70 of 217 posts
Re: GPT-3 is no longer the only game in town
#62Can anyone tell me what the value of GPT-3 actually is other than generating meaningless prose? What would a business use it for
Re: GPT-3 is no longer the only game in town
#63Earlier quoted context omitted.
Coding, I actually had to forbid it today in a course I teach because it solves all the exercises :) (given unit tests with titles students needed to fill those tests in)
Isn't that just because others have stored solutions to these problems in GitHub?
Re: GPT-3 is no longer the only game in town
#64Can anyone tell me what the value of GPT-3 actually is other than generating meaningless prose? What would a business use it for
At https://reviewr.ai we're using GPT-3 to summarize product reviews into simple bullet-point lists. Here's an example with backpack reviews: https://baqpa.com
Re: GPT-3 is no longer the only game in town
#65Earlier quoted context omitted.
The overwhelming majority. Whatever used to take me an hour or two is now a 10-minute task.
I am so confused. Is there a tutorial explaining how you are using in the IDE whatever it is. I use vscode curious if it can be applied. Thanks
Nice trick: write a comment describing quickly what your code will do (“// order an item on click”) and enjoy the complete suggested implementation !
Other nice trick: write the code yourself, and then just before your code, start a comment saying “// this code” and let copilot finishe the sentence with a judgement about your code like “// this code does not work in case x is negative”. Pretty fun !
Re: GPT-3 is no longer the only game in town
#66Can anyone tell me what the value of GPT-3 actually is other than generating meaningless prose? What would a business use it for
Re: GPT-3 is no longer the only game in town
#67Can anyone tell me what the value of GPT-3 actually is other than generating meaningless prose? What would a business use it for
Have you heard of GitHub copilot ? It’s based on GPT3 and I can tell you one thing: it does not generate meaningless prose (90% of the time)
Re: GPT-3 is no longer the only game in town
#68Can anyone tell me what the value of GPT-3 actually is other than generating meaningless prose? What would a business use it for
Re: GPT-3 is no longer the only game in town
#69Earlier quoted context omitted.
You can try it yourself - apply for a free API license from OpenAI. If you like to use Common Lisp or Clojure then I have examples in two of my books (you can download for free by setting the price to zero): https://leanpub.com/u/markwatson
I know of some credible developers who were struggling to get access, so YMMV
Re: GPT-3 is no longer the only game in town
#70I think companies should be banned from having "Open" in their names.