8,844
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) 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 | 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 | 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 | 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=== | ||
edits