TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: All books recommended on Ask HN

14 点作者 mjcurl7 个月前
After reading this Ask HN post [1] (and buying too many books), I found myself going through old posts about book recommendations. I wanted to find all books recommended in those posts and save the top ones for future book shopping sprees.<p>This has been done before [2, 3], but I wanted to get books that were recommended, not just mentioned.<p>I used the Algolia API [4] to get all Ask HN posts about books, reviewed them and filtered out ones that were too specific e.g best books to learn math. The comments were then sent to the Open AI API [5] to extract books that are recommended.<p>I then grouped them, but books can be mentioned with different names (Godel, Gödel, GEB?), and GPT4 wasn&#x27;t doing a good job finding similar titles in a long list (25k titles). So that part had to be done mostly manually.<p>Finally, I added a page to browse by posts, some stats (like users who recommended the most books), and highlighted mentioned books in the comments.<p>I hope you find a good book! Feedback is welcome :)<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41756432">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41756432</a> [2] <a href="https:&#x2F;&#x2F;hacker-recommended-books.vercel.app" rel="nofollow">https:&#x2F;&#x2F;hacker-recommended-books.vercel.app</a> [3] <a href="https:&#x2F;&#x2F;ramiro.org&#x2F;vis&#x2F;hn-most-linked-books&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ramiro.org&#x2F;vis&#x2F;hn-most-linked-books&#x2F;</a> [4] <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;api</a> [5] <a href="https:&#x2F;&#x2F;platform.openai.com&#x2F;docs&#x2F;api-reference&#x2F;introduction" rel="nofollow">https:&#x2F;&#x2F;platform.openai.com&#x2F;docs&#x2F;api-reference&#x2F;introduction</a>

暂无评论

暂无评论