A cross-platform desktop app that turns plain-language research interests into weekly Markdown newsletters, delivered to disk or email.
Arboretum sits between passive RSS feeds and active Scholar alerts. You describe what you care about once; the app converts the description into academic search keywords, queries OpenAlex and arXiv for recent papers, asks an LLM (Claude, Gemini, or a local Ollama model) to pick and summarise the ten most relevant, and writes the result as a Markdown newsletter. It can also run a multi-query conflict scan against your own research profile, flagging recent papers that overlap with your work.
Highlights
- Plain-language topics → academic search keywords + newsletter title
- OpenAlex + arXiv paper retrieval with multi-topic parallelism
- Three AI backends: Anthropic Claude, Google Gemini, local Ollama
- Conflict scanner: 0–100 overlap score against a research profile
- Native scheduling (Windows Task Scheduler / macOS launchd) for unattended runs
- HTML email delivery with provider-led SMTP wizard
- Secrets in DPAPI / Keychain; never on disk