▲ | anonfunction 4 days ago | ||||||||||||||||||||||
Shameless plug but I made a similar tool called asXiv[1] which allows you to "ask" arXiv.org papers questions. It also recommends questions on initial load that can help understand or explore the paper, here's a demo[2] from the popular Attention Is All You Need paper. The code is all opensource[3], it uses the google 2.5 flash lite model to keep costs down (it's completely free atm), but that can be changed via env var if you run it locally. | |||||||||||||||||||||||
▲ | dang 4 days ago | parent | next [-] | ||||||||||||||||||||||
That looks interesting! I put your Show HN (https://news.ycombinator.com/item?id=45212535) in the second-chance pool (https://news.ycombinator.com/pool, explained at https://news.ycombinator.com/item?id=26998308), so it will get a random placement on HN's front page. | |||||||||||||||||||||||
▲ | meander_water 4 days ago | parent | prev | next [-] | ||||||||||||||||||||||
This looks great. Just fyi this is also possible via alphaxiv's assistant. Navigate to a paper, click tools -> assistant. | |||||||||||||||||||||||
▲ | sieep 4 days ago | parent | prev | next [-] | ||||||||||||||||||||||
Seems legit, I'll have to try later. Just curious, why didn't you make this a commercial SaaS? | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | rshanreddy 4 days ago | parent | prev | next [-] | ||||||||||||||||||||||
whoa this is fantastic. wish I had known about this earlier! just made a similar product for reading arXiv / epub / pdfs called Ruminate (www.tryruminate.com), would love to hear what you think | |||||||||||||||||||||||
▲ | 3abiton 4 days ago | parent | prev [-] | ||||||||||||||||||||||
How is that different than generic RAG though? Genuinely curious |