https://github.com/chrisgrieser/pdf-summarizer-alfred
Get summaries of your PDFs via ChatPDF.
https://github.com/chrisgrieser/pdf-summarizer-alfred
alfred-workflow alfred-workflows chatpdf pdf pdf-summarization pdf-summarizer summarization
Last synced: 2 months ago
JSON representation
Get summaries of your PDFs via ChatPDF.
- Host: GitHub
- URL: https://github.com/chrisgrieser/pdf-summarizer-alfred
- Owner: chrisgrieser
- License: mit
- Created: 2023-08-21T11:55:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T18:24:18.000Z (5 months ago)
- Last Synced: 2025-03-17T22:19:38.466Z (3 months ago)
- Topics: alfred-workflow, alfred-workflows, chatpdf, pdf, pdf-summarization, pdf-summarizer, summarization
- Language: Shell
- Homepage:
- Size: 2.18 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.bib
Awesome Lists containing this project
README
# PDF summarizer for Alfred


Get summaries of your PDFs via [ChatPDF](https://www.chatpdf.com/) with just one
hotkey.Requires a ChatPDF API key, which is (currently) free for 5000 PDF pages / 500
requests per month.
## Installation & Setup
[➡️ Download the latest release.](./releases/latest)The workflow auto-updates via Alfred's workflow-update mechanism.
**Get a ChatPDF API key:**
1. Go to
2. Scroll to the bottom of the page.
3. In the footer, click `My Account`. You are prompted to create an account if
you do not have one yet.
4. In `My Account`, expand the `Developer` settings. You can find your API key there:
> [!NOTE]
> **Advanced Users:** Instead of entering the API key directly, you can also
> enter `.zshenv` into the API key field. The workflow then uses the key
> exported as `CHATPDF_API_KEY` in your `.zshenv`.## Usage
Use the [Universal
Action](https://www.alfredapp.com/help/workflows/triggers/universal-actions/) or
the [hotkey](https://www.alfredapp.com/help/workflows/triggers/hotkey/) while
having selected a PDF file in Finder.## Recommended Citation
Please cite this software project as (APA):```txt
Grieser, C. (2023). PDF summarizer for Alfred [Computer software].
https://github.com/chrisgrieser/pdf-summarizer-alfred
```For other citation styles, use the following metadata: [Citation File
Format](./CITATION.cff)## Credits
In my day job, I am a sociologist studying the social mechanisms underlying the
digital economy. For my PhD project, I investigate the governance of the app
economy and how software ecosystems manage the tension between innovation and
compatibility. If you are interested in this subject, feel free to get in touch.- [Academic Website](https://chris-grieser.de/)
- [Mastodon](https://pkm.social/@pseudometa)
- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser)
- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/)