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.
Built with Rust · Tauri v2 · React · TypeScript