Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 418 Bytes

Read top 50 items from your zotero lib, generate summary for each, save as note.

alt text

Prepare

Install dependencies.

poetry install
poetry shell

Run

python main.py --model-name sobamchan/bart-large-scitldr --user-id zotero_user_id --zotero-key zotero_user_key

For other options for the model, see here.