Zotero plugin for integrating ChatGPT into reference management
Top 97.5% on sourcepulse
This project provides a Zotero plugin that integrates ChatGPT functionality into reference management workflows, enabling users to query ChatGPT, summarize PDFs, and generate BibTeX entries directly within Zotero. It targets researchers and academics seeking to streamline their research process by leveraging AI for information retrieval and analysis.
How It Works
The plugin integrates with Zotero's UI via a right-click context menu and a dedicated reader pane. It leverages the OpenAI API to process user queries, PDF content, and reference data. Key features include real-time response streaming, customizable system prompts for tailored AI behavior, and automatic inclusion of paper titles and abstracts in queries for enhanced context.
Quick Start & Requirements
.xpi
file from the Releases page and install via Zotero's Add-ons menu (Tools → Add-ons → Gear Icon → Install Add-on From File
)..env
file) for API URL and model preferences.npm install
, and npm start
to launch Zotero with the plugin in development mode.npm run build
for a production build.Highlighted Details
Maintenance & Community
The project is maintained by kazgu. Further community engagement channels are not explicitly mentioned in the README.
Licensing & Compatibility
Limitations & Caveats
The plugin requires Zotero 7, which may not be stable or widely adopted yet. The AGPL-3.0 license necessitates careful consideration for any commercial or closed-source usage.
3 months ago
Inactive