Zotero and Claude 3.5 sonnet
Has anyone integrated Claude with zotero? I have a Claude API key.
I'm pretty much a new beginner at this AI stuff, when I look at zotero AI plugin, I don't see any plugin with Claude.
Any suggestions? Thanks!
I'm pretty much a new beginner at this AI stuff, when I look at zotero AI plugin, I don't see any plugin with Claude.
Any suggestions? Thanks!
Thanks for your comments.
The underlying software of our plugin supports multi-documentation with tens of thousands of documents index query capability support,but it is not integrated with the plugin.
Because we don’t know if this function is needed by most users,and adding this function would take some effort and time,so it’s not available currently.
May I ask if you know if this requirement is indeed needed by most users ?
Also, it is a mixed OS environment, Linux, Mac and many on Windows...
For me, discovery in controlled collections of documents is a major unsolved problem while chatting with a couple is a minor additional convenience.
Zotero-GPT introduced the interesting idaea if "Command Tags" (which are basically different prompts you can use to send you data to the model), but in order to customize these, you need to buy the Pro version, which is pretty much inaccessible to non-chinese speakers (https://airy-manta-58b.notion.site/Zotero-GPT-Pro-d1e210f422c44336b9ee7d0cb566f7e3) That site relies so heavily on javascript that I can't even get google translate to translate it.
First of all, this plugin in our own environments is running very well, if you have problems on your client you can raise an issue here(https://github.com/ljeagle/zotero-chatpdf) . Our project is completely open source and open. Whether the UI is good, I think different people have different view. You do not like the UI, there may be some others like it. And the codes are open source, can be updated and improved at any time. If you are interested in this project, you can also participate in the construction together.
Secondly, zotero-gpt is an excellent open source project with 5.1k stars, there are a lot of loyal fans, very grateful for its open source contribution. Inspired by zotero-gpt, our project zotero-chatpdf is based on it and we have made a lot of unique, big changes and improvements: not only support openai gpt, but also support gemini and claude which are the best commercial large models in the current AI market.
In addition, the most significant improvement is the support for local open source SOTA Edge AI large models, the current default built-in support 4 kinds of models ,llama3.2, gemma2, mistral and phi-3.5. one-click automatically download, install, run and switch, you can also update to the latest and best large models at any time In addition to local large models, embeddings, vector database and rerank RAG modules are all built-in locally. Models and data are all stored locally, without any outgoing data, ensuring 100% security of personal data privacy. The whole chain of large models+application is processed locally, which is good at processing local big data storage and computation. As everyone knows, embeddings and large language model inference are computationally intensive operations, in order to ensure the performance of the back-end, all the codes have been written with swift and c/c++ all by ourselves, so we need additional workflow agent ChatPDFLocal to do the support, if only use JS, the final effects are completely impossible to achieve.
About this feature “look at multiple PDFs”,we need to do a requirement survey to see if more users have the same requirement ,if the result is yes , we’ll implement this feature and let you know in time.
Sorry for reply so late, I've been struggling with papers recently.
Thanks for your recommandation for the zotero-chatpdf, I are using it to help me to read paper and improve my writing, I like this new AI friend.
My claude key can be used now, and the efficiency of reading paper is improved by "chatpdf" function. I can also use the plugin to improve my understanding and writing , I like the "translate" and "improve writing" function. And I also try the local Llama 3.2 it's smart enough, it's fabulous that I can save my claude tokens and money with it to read and write.
I think you can improve the UI to make it better. And sometimes I think there is a bug, I need to type Ecs, then Command+ Enter to restart it again, I will continue to see more point that should be improved, I will follow the github to look forward the newest version and also raise some issues on github to help to improve.
Any way this plugin is helpful and enough for me, thanks so much for your hard work!
Thank you for using it!This plugin is in continuous interaction.We will continue to fix and improve this plugin.Please follow us on github and get the latest version to try it.