TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Graphing citations between my Kindle library books with AI

2 pointsby farcasterover 3 years ago

1 comment

farcasterover 3 years ago
Hello HN! After seeing a similar project on HN[1] I thought I would share my pet project of using AI to find citations between my books (e.g. Montaigne cites Plato, Hannah Arendt cites Dostoevsky etc.)<p>The ideia is to use AI to detect <i>from the text</i> books citing another books, and to make it &quot;historical&quot; by assigning the correct publication date to the target and source of each citation and graph everything!<p>The technical aspect is explained on this medium post[2](paywall free link!)<p>If you have any suggestion of improvements I will be happy to hear them :)<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28595967" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28595967</a> [2] <a href="https:&#x2F;&#x2F;medium.com&#x2F;mlearning-ai&#x2F;graphing-citations-between-books-using-roberta-and-d3-js-1747360805ca" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;mlearning-ai&#x2F;graphing-citations-between-b...</a>