Absolute banger. Time to add a competitive multiplayer mode, skill-based matchmaking, and ranked seasons
HN user
_butter_
Would love to know the prompts or agency that will be given to the LLM. I imagine you'd want to give it as much freedom and options it can think in so it doesn't end up in a thought loop
Oh for sure Wikipedia lists are a much more sensible thing to power a randomizer, but I built mine more as an excuse to research AI's capability at recursive classification. From what I found I think there are a lot more things that could be randomized than simple stuff like music. For example LLMs could theoretically randomize things that don't have a database or Wikipedia list like business ideas or travel plans. And the fact that they can do it without access to an external source in and of itself I think is interesting.
I built this project as an opportunity to explore how we can get random outputs out of LLMs. If you've ever tried asking AI for random recommendations, it is not capable of consistently and repeatedly returning new truly random outputs. This is because of its tendency to bias towards the average of its training data. I've been exploring different prompting techniques that allow it to truly act as a random generator.
This website is powered by a dataset I generated locally running the randomizer agent thousands of time. I hope you find the outputs are indeed quite random. Any feedback is appreciated and if you would like to see any categories added please let me know!