A modern reference manager built on Unix principles
Beautiful desktop app. Powerful CLI. AI-powered research tools.
Three-pane layout with collections, paper list, and metadata with resolved references
Built-in PDF viewer with AI chat — ask about any page, get answers with equations rendered
Every button in the desktop app has a CLI equivalent. 20+ commands. Pipe to jq, grep, awk. Script your research workflow.
Chat with papers and collections via Gemini. PageIndex RAG retrieves the most relevant pages using LLM reasoning, not vector similarity.
No database lock-in. Your library is YAML files + PDFs in a regular folder. Sync via Google Drive. Read with any text editor.
Install the Zotero browser extension from Chrome/Firefox store — it works with Suchi out of the box. 600+ site translators included.
Find papers that cite yours, related work, and more by the same authors. Powered by Semantic Scholar. Click to add to your library.
CrossRef, OpenAlex, Semantic Scholar, arXiv, and OpenLibrary. Best-in-class metadata resolution with automatic DOI discovery.
Sync collections to Google Drive. Share with collaborators. Per-user annotations — no merge conflicts on highlights.
Read papers without leaving the app. Dark mode for PDFs. Click in-text citations to see reference details with one click.
BibTeX, CSL-JSON, RIS export. 10+ citation styles via citeproc (APA, MLA, Chicago, IEEE, Harvard, Nature, Vancouver...).
Every feature has a CLI command. Pipe it, script it, automate it.
| Feature | Suchi | Zotero | Mendeley |
|---|---|---|---|
| Full CLI | ✓ 20+ commands | ✗ | ✗ |
| AI Chat with Papers | ✓ PageIndex RAG | ✗ | ✗ |
| Open Data Format | ✓ YAML + PDFs | SQLite | Proprietary |
| Cloud Sync | ✓ Google Drive | Zotero servers (300MB free) | Elsevier servers (2GB free) |
| Paper Discovery | ✓ Citing, related, by-author | ✗ | ✓ Limited |
| Browser Extension | ✓ Uses Zotero Connector | ✓ | ✓ |
| Reference Resolution | ✓ 5 APIs | ✓ CrossRef + translators | ✓ Limited |
| Open Source | ✓ MIT | ✓ AGPL | ✗ |
| Scriptable / Automatable | ✓ CLI + REST API | Limited (JavaScript plugins) | ✗ |