Read top 50 items from your zotero lib, generate summary for each, save as note.
poetry install
poetry shell
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.