It did suggest Murderbot Diaries (not on the input but a series I have read and did like) and an Adrian Tchaikovsky I hadn't read :).
Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
11–20 of 275 posts
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#12I gave up on goodreads reviews. I've been burned too many times by highly rated books that weren't that good. If you're into (horny) ya romance fantasy then goodreads is great, but it's not for me. I haven't really found a substitute.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#13The recommendations are pretty good; even though I only input six books, it was enough for it to recommend books I have on my wish list. Definitely going to play around some more. Plus, the website is super fast, very impressive. Any chance we could get an API going at some point? Are you planning to open source the work? I'm interested in the scrapping of Goodreads too. I'm building a book metadata aggregation API a…
Re the API: The model does actually run fairly well on CPU so it probably wouldn't be too expensive to serve. I guess if there is demand for it I could do it. I think most social book sites would probably like to own their recommendation system though.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#14It has a tendency to recommend books in the same series as are input (putting aside that if I like a book in a series I've likely already read the series). It did suggest Murderbot Diaries (not on the input but a series I have read and did like) and an Adrian Tchaikovsky I hadn't read :).
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#15One suggestion would be to make the search less strict on diacritics. Searching for popular cook J. Kenji López Alt was only successful if I entered the correct O.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#16It has a tendency to recommend books in the same series as are input (putting aside that if I like a book in a series I've likely already read the series). It did suggest Murderbot Diaries (not on the input but a series I have read and did like) and an Adrian Tchaikovsky I hadn't read :).
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#17Thank you! Because of this, "The Making of Prince of Persia: Journals 1985–1993" by Jordan Mechner is on its way to my house.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#18Another thing I noticed is that it tends to recommend 2nd and 3rd books in a series, which is a bit so-so. If I add the first book in a series, I probably already read the whole series...
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#19p.s. one idea: when you click [Add] on the recommended books list, it should remove it from that list
p.p.s. if there is a way to filter out the spam "Summary of ____" books, that would be good too
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#20I would also really like a possibility to add negative signal. It did also recommend books that seemed interesting to me but I ultimately didn’t like.
Overall quite impressive.