Go to file
2023-01-17 23:18:26 +01:00
perfTests Merged perfTests and fixed bugs 2022-02-22 15:26:04 +01:00
rec_dbs Added tgb (but disabled, because adds no accuracy) 2022-02-15 19:54:14 +01:00
.gitignore Added .idea to .gitignore 2022-06-16 20:31:13 +02:00
caliGraph.py cli autocomplete and defered imports 2023-01-17 23:18:26 +01:00
README.md Made README domain independent 2022-06-19 15:18:40 +02:00
requirements.txt cli autocomplete and defered imports 2023-01-17 23:18:26 +01:00
Screenshot_README.png Updated Image in Readme 2022-02-10 18:18:36 +01:00
zSearch.py Playing with adding z-Libary binding (download gets blocked by server) 2022-02-10 15:16:44 +01: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