yeah, it usually functions like a simplified wikipedia. It is more useful for simpler subjects in its current form, but ultimately its just a bit of fun
On a slightly related note, I have created a tool for generating web pages based on any subject using different "themes". You can create one here with a "Mario-Bro's" theme for example: https://thedeadweb.eu/?q=honey&style=mario-bros
Any stories that have been written by AI are marked as such (they are categorized as user submission stories where the author is credited as the AI model). Interestingly the lowest ranked story on the site is one of those, although that was created with an older model. I had never thought of the site as being an "AI product" personally. I just wanted an excuse to play around with web sockets initially, but if I can improve the AI player maybe it will eventually go more in that direction.
that's pretty funny. Yeah, its far from perfect in terms of implementation at the moment. I was more curious to see if it was capable of understanding the game more than anything for the moment. Previous attempts with other models had proved to be disappointing. I will tweak the prompts to resolve that issue soon enough though. Like you say, it should be bread and butter for this.
I have had this lateral thinking game online for a while. The jist of the game is that one player asks a "host" a series of questions in order to reach a full understanding of what happened in a story, based on an initial premise.
I have tried in the past at adding AI players but could never get reliable answers. However, as AI has improved, I decided to give it another go. At the moment it is connected to deepseek v3 with some basic prompts, and it looks to handle the task pretty well. Not yet perfect but it definitely does form an impressive understanding of the stories, and the game itself.
I've tried using older models to create a cpu player on this lateral thinking game (https://detective-stories.com) and they were surprisingly bad at giving answers. I am curious to see how well the more recent models will do.