Wild idea: NotebookLM-like search in Zotero
Is Zotero considering using LLM to explore our libraries? After playing around with NotebookLM by Google, I was able to find some things easier than with advanced search. It's not perfect, but the text processing was pretty cool.
A) Zotero dev need to set up a LLM server, and you need to be online to allow Zotero software to access/use it. And of course this server will have a cost.
B) set up a tinyLLM on your computer, I am not sure how doable is that, how much resource will use.
I am wondering if it's more doable just have a zotero extension able to connect the articles on Zotero with NotebookLM directly?
You could use a Zotero extension that interfaces to an API e.g. OpenAI API and allows you to specify the API URL. You can then use either a paid "online" API or a local compatible model like https://home.nomic.ai/gpt4all