Media creation with artificial intelligence: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 32: Line 32:


==Possibilities and limitations==
==Possibilities and limitations==
Generative artificial intelligence (GenAI) can ease and accelerate content creation in all forms and sizes. The difficulties to use or create own setups will continue to lower basically with each new release from commercial forerunners.
Generative artificial intelligence (GenAI) can ease and accelerate content creation in all forms and sizes. The difficulties of using or creating your own setups will continue to decrease with each newly released ''commercial forerunner model''.


You can use GenAI via websites, desktop clients or dedicated programs that may feature totally local running logic. For building own programmatic solutions you will either need downloaded AI models or API keys to access cloud services that do the heavy computation remotely. (With enough expertise you can even build agentic AIs (such as Open Claw) that use your other tools and carry out task automatically. But caution: Probabilistic AIs can hallucinate and pose a thread to your system. As mitigation MCPs should be in use. Sandboxes are even better and can limited the agents usefulness and add an extra layer of complexity which then eats up the time you intended to save.)
You can use GenAI via websites, desktop clients, or dedicated programs that may run fully locally. For building your own programmatic solutions, you will either need downloadable AI models or API keys to access cloud services that perform the heavy computation remotely. (With enough expertise, you can even build agentic AIs (such as Open Claw) that use your other tools and carry out tasks automatically. But caution: probabilistic AIs can hallucinate and pose a threat to your system. As a mitigation, MCPs should be used. Sandboxes are even better but can limit the agents' usefulness and add an extra layer of complexity, which can eat up the time you intended to save.)


GenAI work probabilistic. Don't expect same results when repeating prompts with same inputs. Same text prompts may eventually generate similar but not identical content. Therefore, in some scenarios you may want to generate many outputs to chose the best candidate for your intermediate or end goal.
GenAI works probabilistically. Do not expect the same results when repeating prompts with the same inputs. The same text prompts may generate similar but not identical content. Therefore, in some scenarios, you may want to generate many outputs to choose the best candidate for your intermediate or end goal.


===Sounds, voice acting and music===
===Sounds, voice acting and music===
8,844

edits