Go to file
2022-02-05 22:08:09 +01:00
.gitignore Typo in gitignore 2022-01-24 16:15:51 +01:00
caliGraph.py Approximate Pagerank while training (+performance) and implemented 2022-02-04 20:34:59 +01:00
neuralWeights.json Newly trained net 2022-02-05 22:08:09 +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