#Dungeons & Dragons

1 messages · Page 1 of 1 (latest)

tawny depot
#

I've used lots of time to make several dungeons and dragons GPTs that do everything from creating worlds and multiverses, creating adventures, creating characters and being the DM in a 1 on 1 text based D&D game.

I also made a D&D judge GPT that would judge any given difficulty in D&D or between players and DM.
In addition to advice on what to do, it also creates an appropriate punishment and boon that can be used ingame.

It's abit sad though, because AI isn't accepted among the D&D community.
But I would think AI would benefit D&D a lot and make the game more accessible.

grave python
#

maybe you're in the wrong commumity. my group is fine with my use of ChatGPT.

lucid herald
#

Hey dude, I am tryingto make a TRPG hosting gpt for user to do solo adventure(it is for people who doesn't have time to run the real session), may I get some tips for make it better? (no worries i will try to learn the coding part, just need some advices)

lucid herald
#

@grave python may I ask some experience of how it works in your group?

grave python
#

I don't try to do the solo adventure thing. chatGPT doesn't have the tokens to handle the level of detail I'd need. I sometimes use it for generating stat blocks while I'm in a game. I have tried to talk with it about creating situations for players but it's just not smart enough.

lucid herald
#

Sorry man. you using gpt 3.5?

grave python
#

4

tawny depot
#

yeah, the tokens aren't enough to play a detailed solo campaign.
But u can use it to create worlds, adventures, characters.
I also made a D&D judge ("Tyr") that judges D&D cases like physically if u have problems with ur group or disputes about rules etc. and delivers judgement that can be implemented ingame.

You can make a monster creater, you can make a single combat simulator to test characters or monsters that u have created.

You can test puzzles, challenges.

All short instances are feasible.

bitter elbow
#

I hope we can discuss the requirements for turning this into a commercial product, because I really need more AI assistance to enhance the gaming experience.

tawny depot
#

I don't know if commercialization is a good decision. I think GPTs will become much better within 2024 to the point where we can have full fledged games.

But before that we can do what best we can.

I think designing a GPT to act as an assistant would be great though.

jagged otter
#

I'm using GPT-40 mini to keep track of converting a couple of Dungeon Crawl Classics pre-written games into my own homebrew setting. altering themes in one of them to be more young teenager appropriate.

#

i've also altered the DCC rules to convert this game to an asynchronous text-message based game.

devout magnet
#

Dude I can’t believe this is here…

I am actively working on making myself a “bot” or whatever you call it to put in the server for my dnd campaign.

I wanted to give him a NPC friends persona and provide it the rules of DnD (SRD, PHB, DMG, etc).

And we can talk to it either via chat or in VC. I took inspiration from Neuro the AI vtuber, and said I wanted to have that but for me and my friends lol

Its so cool that the day I join this discord theres someone else having this same DND Ai interest @tawny depot

tawny depot
#

It's been a while since last I visited these. I made another AI bot called "Angrboda" that's a mother of monsters, monster creator. It works quite good imo. But the best would have been to have an ai agent create a monster sheet or adventure book.

primal cave
devout magnet
# primal cave Following up on an old thread. How did it go with your bot? I had some thoughts...

I didnt even know about MCP when i did this. It went alright tbh. Mostly an agentic wrapper but definitely something that could be improved on.

I feel like (due to local hosting) It would be better to have some much more powerful build (like the Nvidia Digits or something?? would be better for speed and inference).

Anyways, I think it went rather well for a game dev programmer just messing around

primal cave
#

Do you have a github page i could check out? 🤓

neat valley
#

This is a brilliant idea. Good work!

naive pasture
primal cave