Comments

Log in with itch.io to leave a comment.

(+1)

thats awesome ! do you need to maintain subscription to gpt or it just works ? 

(2 edits)

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/

(+1)

do you think it would work with unreal engine or godot as well ?

(2 edits)

They'd need to have support for Java , to use the OpenAI extension