ἵστωρ Download

Istor and NotebookLM, compared.

Both tools answer questions against the documents you give them. The difference is where that happens, and what you have to trust for it to work.

NotebookLM is a cloud service from Google: you upload sources, and they are processed on Google's infrastructure under a Google account. Istor is a Windows application that runs the same kind of grounded question answering entirely on your own machine, with no account and no upload. If your sources are confidential, that is the whole decision.

What NotebookLM does well.

NotebookLM is a genuinely good product, and this page is not here to pretend otherwise. It grounds its answers in the sources you upload instead of answering from thin air, which is the approach Istor is built around too. Its audio overviews turn a stack of documents into something you can listen to, which nothing in Istor attempts. It runs on Google's hardware, so an old laptop works as well as a new one. It is free, polished, and integrated with the Google account most people already have. For public material and low-sensitivity work, it is a reasonable choice.

Where Istor differs.

The difference is not a feature list. It is where the work happens and who sees it.

NotebookLM processes your documents on Google's side. That is not a criticism, it is how a cloud service works, but it does mean the document leaves your computer before any answer comes back. Istor's retrieval, prompting and inference all run on your machine. Nothing leaves it unless you ask Istor to fetch a web source, and even then only the URL you pointed at goes out.

There is no account in Istor, because there is no server to sign into. Your library is a SQLite file in your app-data folder, and the whole thing exports as a zip whenever you want a copy.

The cost of that privacy is hardware. Istor needs a GPU to run its models, though a modest one: a GTX 1650 class card runs the roster comfortably, which is the point. NotebookLM needs nothing but a browser, because Google's machines do the work.

Side by side.

IstorNotebookLM
Where sources are processedOn your machineOn Google's infrastructure
Account requiredNoneGoogle account
Works offlineYes, research includedNo, it is a web service
HardwareGTX 1650 class GPU or betterAny browser
CitationsEvery claim points back to its source passageAnswers cite their sources
Open sourceYesNo
PriceFreeFree tier
PlatformWindows applicationWeb
Audio overviewsNoYes

Which one fits.

Choose NotebookLM if your sources are not sensitive, you want to work from a browser or share notebooks with a team, and you would rather use Google's hardware than own any. It is good at what it does.

Choose Istor if the documents are yours alone: client files, unpublished research, medical records, legal work, a thesis before it is submitted. Choose it too if your connection is unreliable, because research that works offline keeps working. And if a GTX 1650 is the GPU you have, it is enough.

Read what Istor does, and how the research loop works.