Recommending books based on reading history is one of the very few uses of AI I'd consider good. With enough metadata about books it will be able to recommend similarities better than anyone, with appropriate topical filters. Storygraph is a Goodreads alternative trying to make use of this.
It would probably be better to use a deterministic graph algorithm to do this, but it's seemingly too hard for anyone to do properly.
It would probably be better to use a deterministic graph algorithm to do this, but it's seemingly too hard for anyone to do properly.