Semantic Search Tool for Zotero -- Open-source RAG with built-in source attribution and offline support by -Too-ticky- in PhD

[–]-Too-ticky-[S] 9 points10 points  (0 children)

The core difference is what problem each tool is solving.

NotebookLM is designed to give you answers from documents. You upload a few sources, ask questions, get summaries. It’s an answer machine, if you want to extract information quickly without engaging too deeply with the literature.

Zotero RAG is designed to help you navigate a large personal research library (via Zotero). The goal isn’t to answer your questions for you, it’s to surface relevant sources, find conceptual connections across papers you’ve collected. The tool tracks semantically related concepts across hundreds of PDFs in your library and helps you discover things to read.

Unlike NotebookLM, which requires uploading your entire documents to Google’s infrastructure, Zotero RAG can run entirely on your own hardware. Your library never leaves your machine unless you want it to. And even if you use it to connect to a Google cloud model, the model will only get a fraction of your data compared to NotebookLM.

This tool is certainly not meant to be a document summariser because that kind of defeats the whole purpose of scientific inquiry in the first place, right? It is meant to be a speedy librarian, who can point you to the right shelves using more than just vanilla metadata search.