#DnD Character generator

69 messages · Page 1 of 1 (latest)

tired dust
#

It makes a prompt based on a few random values and the attributes

wheat spindle
#

What's it called

tired dust
#

it is not a public bot

#

but it is a very simple code tho

#

it has a list of races, classes, art styles and descriptions for each level of bonus for each attribute
the attributes are randomised, then a prompt is made combining the race, class, description of the attributes and art style

ebon pasture
#

looking good! what are you using for the prompts?

tired dust
#

it generates the 6 stats (roll 3d6), then calculates the bonus (-5 to 5)
each stat has a hardcoded description for each value of the attributes
for example, str +5 "extremely strong" or -5, "extremely weak"

#

then it makes a full sentence with those

#

including the randomized race, class and art style

#

${style} of a ${race} ${class}, ${description.str}, ${description.dex}...

ebon pasture
#

interesting take on the stats! i'm using 4d6 drop lowest + modifiers for my character generator...

tired dust
#

my plan is to use GPT-3 to make the prompt

#

for the next version of this generator

#

input a simplified sheet and ask for a description of the character

#

this generator is starting to get expensive per use =P

ebon pasture
#

nice. i've got a separate character builder (a few of them), but i wanted a pure images first...

#

eventually i'll add avatars to the written backstories

tired dust
#

that is my idea too

ebon pasture
tired dust
#

im planning on making a bot for online dnd

ebon pasture
#

and the dungeon generator / taverns / etc.

#

nice that will be super popular

#

how are you gonna do pricing?

tired dust
#

to have some tools and streamline some creativity with Dalle and GPT

ebon pasture
#

eventually i want to put all my tools together for a game...

tired dust
#

with their own openai apikeys

ebon pasture
#

nice.

#

i still need to work on an API... we've got over 30,000 generated "things" now in our library...

#

want an easy way to get that info to VTT ie Foundry, Roll20, etc

tired dust
#

damn, that would be amazing

ebon pasture
#

your avatars/images are coming out great too

tired dust
#

I do use vtt =P

tired dust
ebon pasture
#

hah yea... the dungeon generator map can be imported into VTT, but no lights/walls... yet

tired dust
#

didn't send the cursed ones

ebon pasture
#

haha yea cherry picking 😉

tired dust
#

thats why I think using GPT will actually make it reequire less uses in order to get a nice result

ebon pasture
#

yea better prompts for the win

#

garbage in / garbage out as they say

tired dust
#

dam, just wondering if OpenAI could make a model just for generating Dalle prompts

#

maybe maybe maybe

ebon pasture
#

you could fine-tune one probably

tired dust
#

indeed

ebon pasture
#

Appearance:

Zaela has short black hair that is cropped at all times. Her green eyes and dimples allow her to turn on the charm whenever needed. She dresses in greens and browns to blend in when out in the wilderness. Her favorite weapon is a short sword passed down to her from her father who used it for adventuring in his younger days.

#

that's the appearances i'm getting out of the char generator now

#

a bit too long tho

#

anyway... back to it here. keep up the great work! reach out anytime if I can help with anything.

tired dust
#

this is really good content, nice

ebon pasture
#

except for the half-elf / halfling problem haha... it's an early example... much editing still to be done...

#

thanks, tho.

#

I'm thinking of doing a character generator more like my latest tavern generator - ie multi-step process

ebon pasture
#

How's your Discord bot doing?

tired dust
#

not sure if you are asking me =P
in case you are, I sadly didn't got the time to work on it, I'll probabily get back to it in about one or 2 weeks

ebon pasture
#

yeah, realized i'd spammed up your thread with my stuff, so thought I'd ask how you were doing.

#

i'll keep an eye out.

tired dust
#

OH this is my thread lol,, I saw your video and assumed it was yours, LMAO

#

I'll surely post the progress here when it happens xD

warm saffron
#

GPT-chat can also create some exelent DnD characters, we could probably pair the two, could be cool

wide axle
#

i agree, i've been spending the last 5 hours just straight up refining my campaign and all the npc i can create

tired dust
#

can't wait for it to have an API

glad mist
#

do you use fine-tuning at all?