Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for IEEE Xplore and PubMed #15

Merged
merged 2 commits into from
Feb 16, 2023
Merged

Conversation

yeeeqichen
Copy link
Collaborator

@yeeeqichen yeeeqichen commented Feb 16, 2023

#13
Preview for PubMed:
image

Preview for IEEE Xplore:

image

@hunkim
Copy link

hunkim commented Feb 16, 2023

Looks good to me. I will merge.

However, do you tink you can add this to our configuration? Like adding per site prompt, we can add siteurl, body, and display tags in the configuration. It would be wonderful.

Please consult @joonhok-fittube who added site prompts or his code.

@hunkim hunkim merged commit 84a2b11 into hunkimForks:main Feb 16, 2023
@yeeeqichen
Copy link
Collaborator Author

Looks good to me. I will merge.

However, do you tink you can add this to our configuration? Like adding per site prompt, we can add siteurl, body, and display tags in the configuration. It would be wonderful.

Please consult @joonhok-fittube who added site prompts or his code.

Sure! I'll keep working on it

@joonhok-fittube
Copy link
Collaborator

joonhok-fittube commented Feb 16, 2023 via email

@cmosguy
Copy link

cmosguy commented Feb 16, 2023

@hunkim is it possible to test this out? I am only see version 2023.2.14 in the extension information.

@joonhok-fittube
Copy link
Collaborator

@cmosguy
You can test it by cloning this repo and run it in your local. Steps to run it:

  1. Run npm install
  2. Run npm run build
  3. Go to "chrome://extensions/", then enable "Developer mode".
  4. Click "Load unpacked". Select chatgpt-arxiv-extension > build > chromium directory.

Then you will be able to test new feature on your local machine. Let me know if you have any question.

@cmosguy
Copy link

cmosguy commented Feb 16, 2023

@joonhok-fittube thank you so much for the help here!! That worked. BTW, I do not mean to hijack this topic, but where in this code base does it actually read in the content from the HTML/PDF and feed it into chatgpt for summarization? I am trying to learn more how this works. Essentially, I am trying to understand how the payload is munged and sent to chatgpt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants