EZee_AP
6
Dragoonduneman
This is pretty cool , pair it with the voice side of things it would be a welcome addition … i wonder if you can add it to like player thralls , thus when you take them out onto adventure they would add little
comment about the environment , you … and crack jokes about the adventure.
Combine this with patroling you can have a lively like places.
The main issue with these features is that the mod requires a separate PC client to communicate with the game using the RCON protocol and then act as a middleman between the game and the OpenAI API.
I’m currently recording around 400/500ms between RCON calls which limits the use case, taking the packet size into account (4096) and multiple players it can become quite limiting (at least in a multiplayer setting).
PS: there’s no reason other modders couldn’t relay messages to and from ChatGPT using the ConanGPT client I’ve developed and messing around with GPT themselves
although I don’t plan on setting up an API to use it so only 1 mod at a time.
Paolo1977
Mmm not bad, I see great potential here! This might be a great step forward for the game
To be honest I don’t really plan on taking this very far, for now the mod is simply a proof of concept as the OpenAI API is not free to use so it’s actually costing money to develop and set up the NPC profiles so development time is limited for this one.
I should have enough API credits left to get ConanGPT and the mod in a usable state to release for anyone that wants to use it with their own API key.
1 Like