I created a web page for creating a chatgpt3 generated dinner party type murder mystery given number of players and a setting.
The webpage sends the prompt via openai api and returns the information sorted and ready to print and use.
The murderer is 'encrypted' as a qr code. The content is editable directly on the page, in case you want to add some information (such as last names).
I've only tested it a handful of times. I don't guarantee it will work perfectly 100% of the time.
https://murdermysterygenerator-372700.wl.r.appspot.com/
It takes a moment to process. Output, when printed, should look like the attached file.
If you use it and run into issues or have feedback, let me know. I'll try to make improvements. I'm really just a casual coding hobbyist and my skill set is limited. Even still, with my limited know how, I found the openai quickstart helpful and easy to use.
I don't know that I can afford to pay out of my own pocket to keep it free, so if it gets used too much, I'll either have to disable it or somehow start charging for it.
Anyway, I'm excited about what this technology can do and happy to have a place to share my work.