muisedestiny/zotero-gpt

GPT Meet Zotero.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 28th, 2023
Open Issues & Pull Requests: 247 (+0)
GitHub issues: Enabled
Number of forks: 318
Total Stargazers: 7,388 (+0)
Total Subscribers: 19 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.0 hours
Mean response time: 14.4 days
90th percentile: 36.0 days
Tracked items: 132

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed. Three people close 70% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 121
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 573 days
Stale 30+ days: 120
Stale 90+ days: 116

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (1)

Detailed Description

Zotero GPT is a Zotero plugin that integrates large language models into your reference management workflow.

The plugin solves the problem of manually analyzing and summarizing academic papers by embedding GPT capabilities directly into Zotero. It allows researchers to query their library, ask questions about PDFs or selected papers, and generate summaries without leaving their reference manager. The tool supports both GPT-3.5-turbo and GPT-4 models, with configurable API endpoints, temperature settings, and other advanced parameters. Users can define custom command tags to accelerate common research tasks, and the plugin renders responses with real-time markdown, LaTeX, and MathJax support.

Researchers who regularly work with large paper collections and want to leverage language models for literature review should consider this plugin. It suits academic workflows where quick summarization and semantic search across a library would save time. The tool integrates with Better Notes, another Zotero plugin, for seamless note-taking. It works with both Zotero 6 and Zotero 7, and users can customize the plugin window size and position on screen.

The project shows active development with regular feature additions and bug fixes. The maintainer actively solicits community contributions through discussions for custom command tags. Documentation is thorough, covering installation, configuration, and usage with clear examples. The codebase is written in TypeScript and follows established patterns from the Zotero plugin ecosystem.