Sure, if you head over to the Better Builders Bureau discord and look for “hazes aka hades”, I’m easy to find you should see my name on the right in the “Community Team” group.

I’m not exactly sure how much help I’ll be though, I don’t write the AI, I’m just using the OpenAI API, if all your interested in doing is using ChatGPT as an assistant for things you can use it for free by going here https://chat.openai.com/ or if you plan on developing your own program that uses the API like I’ve done you’ll need to sign up for it here https://openai.com/ the API does require tokens to make requests to it but I think you get a few free for testing when you first sign up.

PS: for anyone interested in what state the current mod is in, I’ve finally added a profiles.xml to ConanGPT client so you can configure it to work with “any” of the dialogue NPC’s by editing that file (it will only come with Conan and Braga profiles configured), I’m currently in the middle of setting up OpenAI’s “moderation” feature to give API key owners some protection over their API key in case any users ask the AI anything that breaches OpenAI’s usage policy, that’s 98% complete I just want to add a leniency value so you can allow some messages through, then I just need to add a timeout to the message calls and it should be ready for proper testing/beta version =)

3 Likes