๐ฏ Import research papers from Telegram to Zotero with AI abstract summaries
โก 255 views ยท ๐ฏ AI Summarization & Classification
Description
Automatically Import Research Papers using DOI URL from Telegram to Zotero
This workflow allows you to automatically import research papers into your Zotero library by simply sending a DOI link through Telegram. It fetches metadata from reliable sources such as Crossref, DataCite, and Unpaywall, enriches the bibliographic details, attaches the best available full-text PDF when possible, and generates a concise summary of the abstract using an LLM before sending it back to Telegram.
โจ Key Features
- Telegram Integration โ Send a DOI link via Telegram bot to trigger the workflow.
- DOI Parsing โ Automatically detects and extracts DOI or arXiv identifiers from user messages.
- Metadata Fetching โ Retrieves bibliographic information from Crossref, DataCite, and Unpaywall.
- Smart PDF Finder โ Locates the best available PDF (publisher link, open access, or arXiv).
- Zotero Integration โ Creates a Zotero parent item with complete metadata and attaches the PDF link when available.
- Abstract Summarization โ Uses a basic LLM chain to generate a short and clear summary of the abstract.
- Telegram Feedback โ Sends the title, URL, and abstract summary back to the user in Telegram.
๐ Required Credentials
- Telegram API โ To connect the workflow with your Telegram bot.
- Zotero API Key โ To create and update items in your Zotero library.
- OpenRouter API Key โ To enable the LLM for generating abstract summaries.
- (Optional) Email for Unpaywall API requests (recommended for stable access).
๐ก Benefits
- Save time by automating manual research paper imports.
- Ensure high-quality metadata by combining multiple sources (Crossref, DataCite, Unpaywall).
- Get instant summaries of abstracts directly in Telegram for quick understanding.
- Keep your Zotero library organized with accurate titles, abstracts, authors, and tags.
- Quickly attach available full-text PDFs without manual searching.
- Improve your academic workflow by managing references and summaries directly from Telegram.
๐ Nodes Used
HTTP Request, Telegram, Telegram Trigger, Basic LLM Chain, OpenRouter Chat Model
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File