mukulpatnaik / researchgpt

A LLM based research assistant that allows you to have a conversation with a research paper
https://www.dara.chat
MIT License
3.55k stars 340 forks source link

How much money to parse a paper. #52

Closed RizhaoCai closed 1 year ago

RizhaoCai commented 1 year ago

The ChatGPT API is not free. According to the https://openai.com/pricing

image

Has anyone estimated how much money to analyze a paper?

andupaz commented 1 year ago

good question! would also be interested. I don't know if parsing works exactly like this, but here's my take on it.

Academic papers with the avg. length of 30 pages have around 7'500 words. If we pay 0.03 per 1k tokens, then at least $0.24 without the questions involved.

Does this make sense?

RizhaoCai commented 1 year ago

good question! would also be interested. I don't know if parsing works exactly like this, but here's my take on it.

Academic papers with the avg. length of 30 pages have around 7'500 words. If we pay 0.03 per 1k tokens, then at least $0.24 without the questions involved.

Does this make sense?

Yes. It may make sense. But it seems that the token number includes not only the uploaded part (paper text) but also the downloaded parts (output). The actual fee should be more than $0.24 and depends how many questions we ask for this paper.

I think $0.24 for a paper is expensive. What do you think, haha~. Have you used this researchgpt in your daily life?

andupaz commented 1 year ago

I have not used it, only saw the video. I would like to try it though. Let's say you get to extract everything you want from a paper for $1 - I don't think it's expensive, because you're saving on time that you would've used if you read it completely. In the end it's a matter of opportunity costs.

However, by not reading the paper and asking it questions, you're relying on the fact that it gives you a comprehensive answer, which you won't know for sure unless you've actually read the paper. So I'm ambiguous towards it.

RizhaoCai commented 1 year ago

I have not used it, only saw the video. I would like to try it though. Let's say you get to extract everything you want from a paper for $1 - I don't think it's expensive, because you're saving on time that you would've used if you read it completely. In the end it's a matter of opportunity costs.

However, by not reading the paper and asking it questions, you're relying on the fact that it gives you a comprehensive answer, which you won't know for sure unless you've actually read the paper. So I'm ambiguous towards it.

Yes. Using the gpt tool may help when I struggle to understand a paper. Unser such a case, the cost is definitely worthy since it helps me learn the knowledge from the paper. If I use this gpt tool to do batch processing, there could be much unsless information, which could lead to a waste of money

RizhaoCai commented 1 year ago

I have not used it, only saw the video. I would like to try it though. Let's say you get to extract everything you want from a paper for $1 - I don't think it's expensive, because you're saving on time that you would've used if you read it completely. In the end it's a matter of opportunity costs.

However, by not reading the paper and asking it questions, you're relying on the fact that it gives you a comprehensive answer, which you won't know for sure unless you've actually read the paper. So I'm ambiguous towards it.

Yes. Using the gpt tool may help when I struggling understanding a paper. The cost is worthy if it helps me learn the knowledge from the paper. If I use this gpt tool to do batch processing, there could be much useless information, and in this way it could be expensive.