Just for fun... a Streamlit app to write a backstory for a D&D character

Hey folks! I just built my first real Streamlit app (and first ever app period other than Hello World, etc). It’s pretty simple but I am still bizarrely proud of it.

It lets you enter your openai api key, set the openai temperature, enter character details in a form, and then those details are used to generate a prompt so that a character backstory will be generated.

Here’s the app on community cloud: https://courtlandia-streamlit-dnd-streamlit-app-dfdfxc.streamlit.app/
and here’s the repo: GitHub - courtlandia/streamlit-dnd

Thanks for taking a look!

2 Likes

:heart_eyes:

1 Like