Here is a link to Unreal's learning community portal.
This is a Unreal tutorial that goes over how to integrate OpenAI's API into Unreal engine. This will allow people to create real-time textures and HDRI maps inside the game engine.
Using OpenAI in Unreal
Requirements:
Computer that can handle Unreal 5.2.1
An account with OpenAI
Requires little money, like $5 bucks for API tokens to work in the application
API key from OpenAI.
Intermediate level of understanding using Unreal.
Lesson goals:
Create a blueprint for generating AI images that can be used in Unreal.
Images can be used as HDR’s or PNG’s.
Possible use to test creating real-time textures or HDRI’s for Unreal environment.
A Unreal project that you can iterate for future possibilities.