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 "historical" 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://news.ycombinator.com/item?id=28595967" rel="nofollow">https://news.ycombinator.com/item?id=28595967</a>
[2] <a href="https://medium.com/mlearning-ai/graphing-citations-between-books-using-roberta-and-d3-js-1747360805ca" rel="nofollow">https://medium.com/mlearning-ai/graphing-citations-between-b...</a>