Alternatives
Products that do what Arxiv Vanity – Read academic papers from Arxiv as responsive web pages does
- 1SA
2024 · github.com
- 2RA
2018 · semanticscholar.org
- 3IM
As a grad student (and an ADHDer), I had trouble doing literature review systematically. To combat this, I made a website that finds similar papers using the meaning of the thing I am looking for. I used MixedBread's [^1] embedding model to generate vectors from the abstracts. I store and search similar vectors using Milvus [^2] and finally use Gradio [^3] to serve the frontend. I update the vector database weekly by pulling the metadata dataset from Kaggle [^4]. To speed up the search process on my free oracle instance, I binarise the embeddings and use Hamming distance as a metric. I would…
2024 · papermatch.mitanshu.tech
- 4TT
Hello HN, Talk2Arxiv is a small open-source RAG application I've been building for a few weeks. To use it just prepend any arxiv.org link with 'talk2' to load the paper into a responsive RAG chat application (e.g. www.arxiv.org/abs/1706.03762 -> www.talk2arxiv.org/abs/1706.03762). All implementation details are in the GitHub. Currently, because I've opted to extract text from the PDF of the paper rather than reading the LaTeX source code (since I wanted to build a more generic PDF RAG in the process), it struggles with symbolic text / mathematics, and sometimes fails…
2023 · github.com
- 5BA
2023 · bulletpapers.ai
- 6NI
Understanding scientific articles can be tough, even in your own field. Trying to comprehend articles from others? Good luck. Enter, Now I Get It! I made this app for curious people. Simply upload an article and after a few minutes you'll have an interactive web page showcasing the highlights. Generated pages are stored in the cloud and can be viewed from a gallery. Now I Get It! uses the best LLMs out there, which means the app will improve as AI improves. Free for now - it's capped at 20 articles per day so I don't burn cash. A few things I (and maybe you will) find interesting: * This is…
Feb 2026 · nowigetit.us
- 7DS
Built an automated system to run a deep search of ArXiv and carefully find all the precise papers that exist on a complex topic. It's different from simple RAG because it searches, classifies, and adapts based on relevant papers it uncovers, and then continues until it finds every paper on a topic (trying to mimic the human research process). Benchmarked 10x higher accuracy and total retrieval compared to Google Scholar for a median search (whitepaper on website). Also knows when it is complete, and misses virtually nothing (< 3% or so, once it's converged). Website has a free trial and a…
2024 · app.undermind.ai
- 8AO
I built this yesterday to help understand papers I'm interested in. It's using the gemini 2.5 flash lite model, but you can run it yourself[1] and switch to 2.5 pro for better results. Happy to answer any questions or take suggestions on how I can improve it! 1. https://github.com/montanaflynn/asxiv
Sep 2025 · asxiv.org
- 9

- 10IR
I’ve been frustrated with PDFs and found arXiv HTML lacking, so I built a fully interactive paper reader. Features: • Hover references, citations, equations • Light/dark mode • Auto-generated dependency graphs for definitions/lemmas/theorems • Table of contents that syncs with scroll • Highlighting + annotations • “Copy raw LaTeX” anywhere Featured paper: Video models are zero-shot learners and reasoners (Veo 3) https://www.sciencestack.ai/arxiv/2509.20328v2
Nov 2025 · sciencestack.ai
- 11EC
Oct 2025 · wadamczyk.io
- 12AH
2018 · upvote.pub
- 13

- 14AS
So, I spend a ton of time on arXiv, like probably most of you. And while it's obviously amazing for keeping up with new papers, I always found the actual searching and browsing part a bit... clunky? Especially when you're trying to quickly figure out if a paper is even worth diving into. I got a bit fed up with it, so I ended up building this little web app called ArxivLens (https://arxivlens.com/). My main goal was to make it way quicker to skim papers and find what you're actually looking for. The big thing I added that I think is pretty useful is an AI overview feature.…
2025 · arxivlens.com
- 15AArXivTok▲105
I made this, and it's fully open source so if someone wants to contribute here you have the url: https://github.com/Miguel07Alm/arxivtok. For this project I was inspired by https://wikitok.vercel.app.
2025 · arxivtok.vercel.app
- 16ES
2024 · github.com
- 17GA
I needed a way to grab a random paper from arXiv, so I built one and wanted to share it with you. It 1) picks a random topic (of all the cs., econ., math.* etc. topics) 2) finds the maximum amount of papers in that topic, and 3) queries for a random paper in that topic. Note that this skews the distribution heavily in favor of topics that are less common, but it should get the job done. Suggestions for improvements are welcome.
2025 · jepedersen.dk
- 18SP
2021 · sioyek.info
- 19TA
I created this tool over the weekend because, as someone interested in AI and technology, I find many research papers on arXiv fascinating but often incredibly dense and difficult to understand due to the heavy jargon and technical language. I wanted to make these complex topics more accessible to laypeople like myself by converting the topics described in these papers into full-length books that break down key concepts, making cutting-edge research easier to grasp. You can think of it as generating prerequisite reading materials before being able to read the actual paper. Here are some…
2024 · instabooks.ai
- 20AF
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!
2023 · arxiv-feed.vercel.app
- 21

- 22AT
Just change arxiv.org to arxiv-txt.org in the URL to get the paper info in markdown Example: Original URL: https://arxiv.org/abs/1706.03762 Change to: https://arxiv-txt.org/abs/1706.03762 To fetch the raw text directly, use https://arxiv-txt.org/raw/abs/1706.03762, this will be particularly useful for APIs and agents
2025 · arxiv-txt.org
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →