> Futurists in 1950: Automation will free mankind from meaningless tedium to focus on creative pursuits only humans can master.
> Techbros in 2023: We coded AI to write all your books, music, and TV so you can focus on the meaningless tedium of your cubicle farm.
From this popular tweet by @stealthygeek https://twitter.com/stealthygeek/status/1618997354199400449Are they going to follow the luddites and call for people to storm data centers and smash the GPUs?
Most creative work companies need can likely be substantially automated either now or soon.
Most creative work individuals want will take much longer to automate. Things like movies, where even humans can't robustly figure out which ideas will work, will take more human discretion.
The problem of course is that for the most part, the current creative community (whether paid or unpaid) is much more about execution and craftsmanship than creativity. Ideas are a some a dozen, and having exceptionally great ideas mostly matter for the top 2%. The rest is mostly shining in execution, which AI is rapidly attacking right now
Hollywood studios are already using game engines like Unreal to create virtual sets in real-time. I could see some sort of hobbyist pipeline being created that will get a decent starting point made.
Workflow would be like this:
>use GPT to generate scenes and ideas
>GPT then used to create multiple different scripts, human chooses the best for each scene
>AI voice synthesizer used to do the dialogue
>Stable diffusion or equivalent used to create multiple 3D models for characters, finishing touches by human
>models then used by game engine to act out the scene, not sure how much of this can be done via AI
>live action stuff can use deep fake technology with any random person being deep faked to look like the AI generated unique character
I can see some crazy animated/CGI movies being produced much cheaper than traditional Hollywood style used now. We could see indie projects with the look of much bigger budget projects thanks to automation. It will level the playing field somewhat and allow people with better ideas to flourish, rather than just people with connections to get funding from studios.
Moreover, math is NOT hard for AI. Anytime the LLM detects a numerical math problem, it should be smart enough to go to a calculator and enter the numbers and give you the answer. This is not hard to implement and I'm sure someone has already done this.