|
|
|
|
|
by npinsker
662 days ago
|
|
That’s super fascinating, thanks for the comment. I had no idea you could go so far without a guess. Making use of the Wikipedia article text (and even the titles) seems mostly, but not entirely, against the spirit of the game; the technique used to solve it here is practically identical to vanilla Wordle. It’d be much harder to code, but ideally it would be able to approach the solution with some sort of walk through an embedding, like humans do. |
|
I don't know whether it's feasible to get an LLM to play somehow. LLMs are famously bad at letter-counting, but probably have substantial fractions of Wikipedia kinda-memorized. Perhaps it would be possible to fine-tune an LLM to play Redactle, e.g. by giving it a bunch of training data that's a good human Redactle player's musings on games?