A CLI tool for generating Markdown notes from academic PDF papers using customizable templates, Zotero metadata, and LLM-powered summaries.
Project description
Zotomatic
Zotomatic is a CLI tool that starts from research PDFs, uses bibliographic information and extracted text, and generates Markdown notes based on user-defined templates.
For PDFs managed in Zotero, Zotomatic can fetch metadata such as authors, title, and abstract to produce notes enriched with bibliographic details. It can also generate minimal notes for PDFs outside Zotero.
Zotomatic can optionally integrate with an LLM to generate summaries and tags in a specified language and insert the results into notes. Note: Output quality and accuracy depend on the LLM.
Notes are plain Markdown files, and templates are fully user-defined. You can use them with any editor or knowledge tool, including Obsidian.
[日本語]
Zotomatic は、研究論文の PDF を起点に、書誌情報や本文の抽出結果をもとにして、ユーザー定義のテンプレートに従って Markdown ノートを自動生成する CLI ツールです。
Zotero 管理下の PDF についてはノート生成時 メタデータの挿入も可能です。
また、LLMと連携することで論文内容の要約やタグ生成を指定言語で行い、その結果をノートに挿入できます。
詳細は日本語版のREADMEおよびドキュメントをご覧ください。
日本語版README
日本語版ドキュメント
Key Features
-
Automatic Markdown note generation from research PDFs
Avoid manual note taking and output reusable research notes in Markdown. -
Automatic metadata retrieval from Zotero-managed PDFs
Pull authors, title, abstract, and other bibliographic data from Zotero and insert them into notes. -
Support for PDFs outside Zotero
Generate minimal, structured notes even when PDFs are not registered in Zotero. -
Best-effort completion for missing metadata
If Zotero metadata is incomplete, Zotomatic attempts to fill missing fields from PDF text.
Note: Completion runs only for Zotero-managed PDFs. -
Flexible, user-defined templates
Customize headings and sections to match your workflow. -
Optional LLM summaries and tags (language-selectable)
Generate summaries and tags via LLM when enabled (OpenAI API only for now). -
Multiple scan modes
Use watch, once, or path mode to fit your workflow.
Installation
pip install zotomatic
Use Cases
- Auto-generate notes from PDFs saved in the browser
Save a PDF via Zotero Connector and runscan --watchfor real-time note creation. - Batch-generate notes for an existing library
Runscan --onceto process everything underpdf_dir. - Spot-process PDFs outside Zotero
Usescan --pathfor quick, file-specific note generation. - Auto-insert summaries and tags (optional)
With an API key, generate summaries and tags in a chosen language (OpenAI API only for now).
If you want Zotero metadata, keep the Zotero desktop app running.
See docs/en/getting-started.md for step-by-step instructions.
Documentation
Roadmap
- Support LLM providers beyond OpenAI (e.g., Gemini)
Note: Roadmap items and timelines may change.
Notes
- Zotomatic is a research support tool and does not guarantee the accuracy of generated summaries or tags.
- Always verify results against the original paper before citing.
License
MIT License
Support and Feedback
Please use GitHub Issues for bug reports.
This is a personal project, so not all issues or pull requests can be addressed. Pull requests are not accepted at this time.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zotomatic-0.1.0.tar.gz.
File metadata
- Download URL: zotomatic-0.1.0.tar.gz
- Upload date:
- Size: 123.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc7c490728030c5518dbddb40dd31449323779e3140d6aad769a8d59a0876430
|
|
| MD5 |
9b07835bef85ba80aa3de9249d04dc1f
|
|
| BLAKE2b-256 |
8a915c463f45605309738f3ba4749ef46641fc81bb13d6e22f2c742840a07c0d
|
File details
Details for the file zotomatic-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zotomatic-0.1.0-py3-none-any.whl
- Upload date:
- Size: 70.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27c580e46dd84af5991e49774205b744d7b14669c128f18a92d77389b1cad841
|
|
| MD5 |
005bf3369da738d452040b256899ed3c
|
|
| BLAKE2b-256 |
da5d9b75d5ecb8edf9648100df3e7e1742afbfb0d2506d5924e1e331eb1dc4dc
|