Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 336 Bytes

radioarxiv

A text-to-speech RSS reader for your favorite arxiv newsletters

  1. Parse RSS from arxiv, prioritize with some metric.
  2. Send description to ChatGPT to "summarize this paper: ..."
  3. Passive listen for "Question!", intercept audio and send to ChatGPT.

Requirements

pip install beautifulsoup4 lxml openai