Show HN: ArXiv Feed – An easy way to keep up with AI research (arxiv-feed.vercel.app)
Hey HN!
I've always found it hard to keep up with the latest AI research, so I built Arxiv Feed!
https://arxiv-feed.vercel.app/
It's basically a feed of AI research papers + a one-liner explaining what problem its solving, etc.
You can also click on any paper to get a TL;DR.
Right now, I've only indexed a few hundred large language model papers, but will expand to indexing AI papers in other topics.
Thinking of also adding a way for people to up-vote/down-vote papers.
Would love to hear any thoughts/feedback! :D
Thanks!
17 comments
[ 2.7 ms ] story [ 55.0 ms ] threadEdit: that is an OSS client for use on their hosting service.
If you run into issues with the token limit, there are some nice architectures for handling longer inputs (e.g., Longformer, Reformer, etc.).
The first time I opened it the app worked fine. But now it just says “loading”. I’d debug more if I wasn’t on mobile.
RSS feed. Please add one. In fact if you could email me the top papers every week it would make a great newsletter.
Upvote/downvote is less useful than comments imo.
Let me know if you’d like to add search. That is my specialty.
That is all.
Newsletter coming, and will definitely add filtering by tags/topics + search!
Comments sounds like a good idea as well!