Go to file
2021-12-11 11:54:25 +01:00
.gitignore initial commit 2021-06-14 22:20:36 +02:00
caliGraph.py Bug: Typo in train 2021-12-11 11:54:25 +01:00
neuralWeights.json Faster training (earlier stopping) 2021-12-11 11:52:49 +01:00
README.md Added Screenshot to README 2021-06-14 22:30:00 +02:00
requirements.txt Added a requirements.txt 2021-12-08 11:54:27 +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