- Dołączono
- 19 Lip 2020
This is one of the fascinatingly difficult bits of AI, which is that its difficult to know what it doesn't know, without actually knowing the space in the first place. Your own situation is actually a great example.I'm not code man and you most likely have more experience with how it can go wrong in a professional setting of course, but in my layman's experience I have been extremely pleased with its abilities.
And the reason it did so is because what you asked for was not special. There are literally hundreds of these scripts on Github. Its actually such a common thing that its a favorite script of Pajeets trying to be real developers, writing substack or medium articles about the shit, blasting their linkedins as 'homebrew tooling creators' and such shit. If you don't know this, the bot looks like it generated something novel. But in practice, it just regurgitated training data - and since you asked for something it had complete reference for, it just tossed up that complete reference, and didn't happen to hallucinate along the way.Personal example, I wanted a quick auto-clicker for a browser game I was playing that was giving me hand-strain. Using Claude's help, I was able to generate a fully working program that did exactly what I wanted to using python scripting. I do not know how to code. I could not even begin to write working code on my own. But Claude made me a working auto-clicker, with my only input being "I want it to do XYZ at W rate of speed".
AI can absolutely write boilerplate. But the very boilerplate its writing is also out there, for free, which is where it learned the damned thing in the first place. It might look magical at the low awareness end, but its really just an inferior, error prone search system based on exceptionally autistic levels of autocomplete.