Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 602 Bytes

File metadata and controls

15 lines (8 loc) · 602 Bytes

podcastor

Converts PDF files into a podcast.

Running through Github Actions

Fork the repo to get permissions to run Github Actions.

Add an OPENROUTER_API_KEY to your repository secrets similar to below.

image

Then run the Github Action with the URL to the PDF (e.g. https://arxiv.org/pdf/1706.03762)

image