Think about it though. When people say they want to "code AI" what they typically mean is they want to play with prompts and waste electricity on garbage models, not actually write any of the underlying models that power AI.
There's a huge gap between "playing with prompts" and "writing the underlying models" and they entire gap is all coding.
It really is big. From baby's first prompting on big corpo model learning how tokens work, to setting up your own environment to run models locally (Because hey, not everyone knows how to use git), to soft prompting, to training your own weights.
Nobody is realistically writing fundamental models unless they work with Google or whatever though.
Well yes, but also people can use TenserFlow and other AI tools without learning how to properly code. And they can also get the results they want. So be afraid of the question "do you really need to know how to code" anymore.
If you want to disabuse yourself of the notion that AI is close to replacing programmers for anything but the most mundane and trivial tasks, try to have GPT 4 generate a novel implementation of moderate complexity and watch it import mystery libraries that do exactly what you want the code to do, but that don't actually exist.
Yeah, you can do a lot without writing a single line of code. You can certainly interact with the models because others who can have already done the leg work. But someone still has to do it.
Same community reposts are back on Lemmy 😔
Of course AI does mean something - but it's a very broad term. It's a bit like saying you want to buy a vehicle. Could be a boat, car, truck or even a zeppelin.
I hope you like stats
Hello world AI
And then they go to stackoverflow and ask why nothing works and he is getting just answers that he doesnt understand.
Also love it when people talk about “AI” without knowing what ML stands for and actually wanting to talk about ChatGPT. It’s hilarious.
I actually made this before chatgpt became so popular. At the time, the people I made this about wanted to use things like pytorch, tensorflow, and scikit.
Yes just wanted to apply your image to the current events and people “in AI”.
Think about it though. When people say they want to "code AI" what they typically mean is they want to play with prompts and waste electricity on garbage models, not actually write any of the underlying models that power AI.
There's a huge gap between "playing with prompts" and "writing the underlying models" and they entire gap is all coding.
It really is big. From baby's first prompting on big corpo model learning how tokens work, to setting up your own environment to run models locally (Because hey, not everyone knows how to use git), to soft prompting, to training your own weights.
Nobody is realistically writing fundamental models unless they work with Google or whatever though.
Well yes, but also people can use TenserFlow and other AI tools without learning how to properly code. And they can also get the results they want. So be afraid of the question "do you really need to know how to code" anymore.
If you want to disabuse yourself of the notion that AI is close to replacing programmers for anything but the most mundane and trivial tasks, try to have GPT 4 generate a novel implementation of moderate complexity and watch it import mystery libraries that do exactly what you want the code to do, but that don't actually exist.
Yeah, you can do a lot without writing a single line of code. You can certainly interact with the models because others who can have already done the leg work. But someone still has to do it.