The possibility of integrating AI into zotero to assist reading

2»
  • I had a look but I could not see a way of purchasing the chatGPT API key. Plus does not come with a key apparently.
  • You generate API keys in your OpenAI account settings, not in ChatGPT.
    https://platform.openai.com/api-keys
  • I appreciate uploading research PDFs into GPT4 for summarization; it would be awesome if ChatGPT summaries of technical papers could be provided directly inside zotero, but I think that would also increase the cost exponentially. For government users, being able to store this inside AskSage.ai would also be useful, but the document management is the concern, since zotero seems to handle that a bit better while enabling clear citations.
  • Thank you Nathan!

    When I go to
    https://platform.openai.com/api-keys
    Underneath the words "secret key" there is sequence below it that contains three periods in a row. I thought that this mean the key was hidden but I now think that it is just that the key contains three periods in a row.
    I still have not installed the addin.

    Thank you for the present that I received by email.
  • Does anyone have insight into what it costs them to use ARIA or ZoteroGPT for their workflows. I understand that this might vary greatly with how it used, but I'm curious to hear the ranges.
  • I'm just cross linking to this newer topic on RAG and Zotero: https://forums.zotero.org/discussion/comment/461118/#Comment_461118

    In short, I'm looking at abstracting out the Zotero document loading + metadata part of the Paper-QA package and adding it as a standalone module to LlamaHub for integration into different RAG pipelines. Perhaps with the original author if they are interested. I already have some code I use in a RAG application that I wrote myself but intend to look at Paper-QA and refactor to include the best of both worlds.

    I'd be interested in having testers and people who can write up issues. The loader will initially use primarily the Zotero API to make a local db for the purposes of getting the files and adding metadata so it can run on a server/cloud. If someone is interested in a version that works with a local Zotero db that is possible but not my focus now.

    Experience with python is a plus.

    If this works well, eventually we could do a Typescript version so it could be used as a Zotero add-on.
  • I don't know if @rabitai is reading this but not everybody wants to feed the big cats like openai. it would have been interesting if you could at least allow someone to include their own model name, API key and base url that are 100% compatible with openai. one such free example is groq API. i was able to paste the key and url but i can't change the model as it is hard code as GPT4 on screen right?
Sign In or Register to comment.