As of now, it needs a valid Open AI key to run, which you can get by having a developer account. You only need to do this if you plan on modifying this game; if you just wanna play it then it'll just work. I'm studying to refactor to use LLAMA 3 locally for this game, to remove the internet connection requirement
← Return to Fallout 1 Demo AI
Comments
Log in with itch.io to leave a comment.
thats awesome ! do you need to maintain subscription to gpt or it just works ?
As of now, it needs a valid Open AI key to run, which you can get by having a developer account. You only need to do this if you plan on modifying this game; if you just wanna play it then it'll just work. I'm studying to refactor to use LLAMA 3 locally for this game, to remove the internet connection requirement
and what engine did you use ?
Korge. The source-code is available here https://github.com/brunodpoliveira/Fallout1DemoAI/
do you think it would work with unreal engine or godot as well ?
They'd need to have support for Java , to use the OpenAI extension