Go to file
2022-01-31 13:45:44 +01:00
.gitignore Typo in gitignore 2022-01-24 16:15:51 +01:00
caliGraph.py Implemented Pagerank 2022-01-31 13:45:26 +01:00
neuralWeights.json Newly trained net 2022-01-31 13:45:44 +01:00
README.md Added Screenshot to README 2021-06-14 22:30:00 +02:00
requirements.txt Updated requirements.txt 2021-12-11 14:00:48 +01:00
Screenshot_README.png Added a image for the README 2021-06-14 22:29:05 +02:00

CaliGraph

CaliGraph connects to the database of your local Calibre-Instance in order to recommend which unread books are likely to be enjoyed. The recommendations are displayed in a graph which explains the recommendation by showing correlations to previously read books, authors, recommendations by same individuals, tags...

Screenshot