_sshin_ OP t1_j83t0er wrote
https://chrome.google.com/webstore/detail/arxivgpt/fbbfpcjhnnklhmncjickdipdlhoddjoh
To use this extension, simply install it and visit a link to an arXived paper. It will generate a summary of the paper, including a one sentence summary, 3-5 questions for the authors, and 3-5 suggestions for related topics. The query prompt can be customized to fit your specific needs and preferences
svd- t1_j840c7q wrote
Genuinely interested in learning how to build such things, can you explain how did you build this extension and linked it to chat gpt from system design perspective.
_poisonedrationality t1_j85uxxg wrote
Do you know the difference between ChatGPT and GPT? Are you being misleading on purpose?
Other-Economist8538 t1_j8byi4v wrote
It uses ChatGPT not GPT. It makes the same API call that you make in https://chat.openai.com/chat site. This project is forked from this repo, and you can check the code.
​
Viewing a single comment thread. View all comments