A pretty face for the arXiv firehose
Because reading raw LaTeX on a phone browser is a form of self-harm.

What it does OpenScholarXIV is a Flutter/Dart mobile app that wraps arXiv’s paper repository in a clean, phone-native interface. Search, bookmark, download, and share papers, or have Gemini summarize them aloud so you can pretend to read while walking.
The interesting bit The “bring your own API key” model is quietly honest: no mystery backend siphoning your data or burning VC cash on inference bills. You plug in your Gemini key, the app talks directly to Google, and your chat history presumably stays on your device. Material You theming is included, because even academics deserve nice things.
Key highlights
- In-app PDF reading without bouncing to a browser tab
- AI summaries with text-to-speech for the commute-curious
- Per-paper AI chat for “explain this equation like I’m five”
- BYO Gemini API key — no opaque middleware
- Material You light/dark themes
- Bookmarks and offline downloads for plane-mode deep dives
Caveats
- Android-only APK; no iOS build mentioned
- GPL license, which is principled but may complicate app store dynamics
- “Deep dive” and “discussing” claims are vague on whether context windows span full papers or just abstracts
Verdict Grad students and compulsive paper-skimmers who want arXiv without the 1995 aesthetic. iOS users and people allergic to Google APIs should keep scrolling.
Frequently asked
- What is ScholarXIV/OpenScholarXIV?
- Because reading raw LaTeX on a phone browser is a form of self-harm.
- Is OpenScholarXIV open source?
- Yes — ScholarXIV/OpenScholarXIV is open source, released under the GPL-3.0 license.
- What language is OpenScholarXIV written in?
- ScholarXIV/OpenScholarXIV is primarily written in Dart.
- How popular is OpenScholarXIV?
- ScholarXIV/OpenScholarXIV has 1.1k stars on GitHub.
- Where can I find OpenScholarXIV?
- ScholarXIV/OpenScholarXIV is on GitHub at https://github.com/ScholarXIV/OpenScholarXIV.