Will it become normal to paste your OpenAI keys into a website and will it become the new curl-sudo-bash or checking cloud credentials into github?
Show HN: Talk to any ArXiv paper just by changing the URL
21–30 of 78 posts
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#22Will it become normal to paste your OpenAI keys into a website and will it become the new curl-sudo-bash or checking cloud credentials into github?
Interesting thought. I then wondered if perhaps we could introduce some kind of mechanism like a token that is authorized to spend a certain amount, and then wondered if we could take that concept to the extreme and have one key with some money loaded that users could put into websites. it was at this point I realised I'd just invented the credit card.
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#23Will it become normal to paste your OpenAI keys into a website and will it become the new curl-sudo-bash or checking cloud credentials into github?
Interesting thought. I then wondered if perhaps we could introduce some kind of mechanism like a token that is authorized to spend a certain amount, and then wondered if we could take that concept to the extreme and have one key with some money loaded that users could put into websites. it was at this point I realised I'd just invented the credit card.
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#24Re: Show HN: Talk to any ArXiv paper just by changing the URL
#25This is the first time I have seen someone use GROBID. It seems like an incredibly cool solution
I've spent the last couple weeks diving into various PDF parsing solutions for scientific documents. GROBID is pretty cool, but it made some mistakes when trying to parse (I think arxiv) papers which removed some of the text. Even though it gave a lot of great structured options, missing even a single sentence was unforgivable to me. I went with Nougat instead, for arxiv papers. (Also check out Marker (mentioned on h…
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#26Will it become normal to paste your OpenAI keys into a website and will it become the new curl-sudo-bash or checking cloud credentials into github?
Interesting thought. I then wondered if perhaps we could introduce some kind of mechanism like a token that is authorized to spend a certain amount, and then wondered if we could take that concept to the extreme and have one key with some money loaded that users could put into websites. it was at this point I realised I'd just invented the credit card.
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#27Idk where this changing the url thing started but I really like it.
The oldest instance of it that I know is putting something like download before or after the youtube domain. This must have been 2008±2. I very much doubt that's the first instance ever but I wasn't around online in the 90s (aside from on my grandma's machine who didn't know her computer had a web browser, but that wasn't very conscious, just a neutral net (young me) clicking buttons to see the effect)
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#28What's the easiest way to adapt this to local LLMs like Ollama or Lama.cpp
Re: Show HN: Talk to any ArXiv paper just by changing the URL
#29Re: Show HN: Talk to any ArXiv paper just by changing the URL
#30I used the example on the GitHub page, but found that I need to wait for Embedding. It would be beneficial to reduce latency and save API costs if there is a common cache.