#DnD Character generator
69 messages · Page 1 of 1 (latest)
What's it called
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
looking good! what are you using for the prompts?
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}...
interesting take on the stats! i'm using 4d6 drop lowest + modifiers for my character generator...
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
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
that is my idea too
Random Dungeon Generator with GPT-3 AI at LitRPG Adventures.
im planning on making a bot for online dnd
and the dungeon generator / taverns / etc.
nice that will be super popular
how are you gonna do pricing?
to have some tools and streamline some creativity with Dalle and GPT
eventually i want to put all my tools together for a game...
im not even sure if it will be public yet, but I'll probabily just make it open source and let people self host it
with their own openai apikeys
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
damn, that would be amazing
your avatars/images are coming out great too
I do use vtt =P
thx, but tbh, I share picked it =P
hah yea... the dungeon generator map can be imported into VTT, but no lights/walls... yet
didn't send the cursed ones
haha yea cherry picking 😉
thats why I think using GPT will actually make it reequire less uses in order to get a nice result
dam, just wondering if OpenAI could make a model just for generating Dalle prompts
maybe maybe maybe
you could fine-tune one probably
indeed
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.
this is really good content, nice
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
How's your Discord bot doing?
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
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.
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
GPT-chat can also create some exelent DnD characters, we could probably pair the two, could be cool
i agree, i've been spending the last 5 hours just straight up refining my campaign and all the npc i can create
amazing idea
can't wait for it to have an API
just found out about litrpg. Its spectacular
do you use fine-tuning at all?