{"id":770,"date":"2023-10-03T10:16:03","date_gmt":"2023-10-03T10:16:03","guid":{"rendered":"https:\/\/doublelayer.eu\/vilab\/?p=770"},"modified":"2023-10-03T10:16:48","modified_gmt":"2023-10-03T10:16:48","slug":"zotero-chatgpt-via-pdfgear","status":"publish","type":"post","link":"https:\/\/doublelayer.eu\/vilab\/2023\/10\/03\/zotero-chatgpt-via-pdfgear\/","title":{"rendered":"Zotero + chatGPT via pdfGEAR"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">Some time ago (in 2023), I linked Zotero with chatGPT by creating an environment with paper-qa and pyzotero like this:<\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>conda create -n Zotero\nconda activate Zotero\nconda install pip\npip install paper-qa\npip install pyzotero\npip install bs4<\/code><\/pre>\n\n\n\n<p>That worked but felt way too complicated &#8230; like I am not going to use it on a daily basis. It also reminded me the very first experience with the Meta AI in late 2022 (which everyone already forgot).<\/p>\n\n\n\n<p>Here is a much simpler recipe:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Install Zotero add-on from <a href=\"https:\/\/github.com\/retorquere\/zotero-open-pdf \">github.com\/retorquere\/zotero-open-pdf <\/a>to enable opening with external pdf viewers.<\/li>\n\n\n\n<li>Install pdfGEAR as your default pdf viewer (external to Zotero).<\/li>\n<\/ol>\n\n\n\n<p>See how it works on my YouTube channel: <a href=\"https:\/\/youtu.be\/4JSy2RsBLDE?si=Hbj7oq7gaOiq6END\">youtu.be\/4JSy2RsBLDE?si=Hbj7oq7gaOiq6END<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some time ago (in 2023), I linked Zotero with chatGPT by creating an environment with paper-qa and pyzotero like this: That worked but felt way too complicated &#8230; like I am not going to use it on a daily basis. It also reminded me the very first experience with the Meta AI in late 2022&hellip; <a class=\"read-more\" href=\"https:\/\/doublelayer.eu\/vilab\/2023\/10\/03\/zotero-chatgpt-via-pdfgear\/\">Read More<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,40,14],"tags":[34],"class_list":["post-770","post","type-post","status-publish","format-standard","hentry","category-know-how","category-opensource","category-writing","tag-software"],"_links":{"self":[{"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/posts\/770","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/comments?post=770"}],"version-history":[{"count":3,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/posts\/770\/revisions"}],"predecessor-version":[{"id":855,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/posts\/770\/revisions\/855"}],"wp:attachment":[{"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/media?parent=770"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/categories?post=770"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/doublelayer.eu\/vilab\/wp-json\/wp\/v2\/tags?post=770"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}