Project demonstrating the capabilities of the OpenAIUnrealEngine plugin.
This is a personal art gallery created by OpenAI
using the user prompt.
- Clone the repository:
git clone https://github.com/life-exe/UnrealOpenAIMuseum
- Update submodules (the OpenAI plugin is used as a submodule):
git submodule update --init --recursive
-
Place the
OpenAIAuth.ini
file in the root of your project. Read more about this file and how to set all the required keys via the link. -
To make all the bat scripts work, update all the paths in
devops_data/config.bat
to your local ones.
Enjoy! 🚀️