tidedra/zotero-arxiv-daily

Recommend new arxiv papers of your interest daily according to your Zotero libarary.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 11th, 2026
Created on November 23rd, 2024
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 5,201
Total Stargazers: 5,934 (+1)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Zotero-arXiv-Daily is a GitHub Action automation tool that recommends new preprint papers matching your research interests based on your Zotero library.

The tool solves the problem of staying current with relevant research by automatically scanning multiple preprint repositories—including arXiv, bioRxiv, medRxiv, and chemRxiv—and filtering results against papers already in your Zotero collection. It generates AI-powered summaries of candidate papers, resolves author affiliations, and emails you a ranked list of recommendations daily. The system runs entirely within GitHub Actions' free quota for public repositories, requiring no local installation or server maintenance.

Adoption is straightforward for researchers who maintain a Zotero library and want passive discovery of related papers. The tool suits anyone already using Zotero for reference management and willing to fork the repository and configure a few environment variables for GitHub Actions. Setup requires providing your Zotero credentials, SMTP email details, and optionally an LLM API key for generating paper summaries. The tool supports filtering out unwanted papers using glob patterns and can integrate with various LLM providers beyond OpenAI.

The project shows strong adoption signals, with nearly all open issues coming from external users rather than the core team, demonstrating a substantial base of active users reporting real-world problems. Maintainers respond to new issues and pull requests within hours, indicating responsive stewardship of the codebase.