Alternatives
Products that do what RenderarXiv – Search ArXiv from terminal, HTML to read/paste into LLM does
Terminal tool to search arXiv papers and render them as beautiful HTML for humans and LLMs
- 1AV
2017 · arxiv-vanity.com
- 2TT
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
- 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
- 4SA
2024 · github.com
- 5SA
2025 · simedw.com
- 6AArXivTok▲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
- 7BT
2015 · github.com
- 8AT
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
- 9BA
2023 · bulletpapers.ai
- 10AC
I got tired of copy-pasting arXiv PDFs / HTML into LLMs and fighting references, TOCs, and token bloat. So I basically made gitingest.com but for arxiv papers. You can just append "2md" to any arxiv URL (with HTML support), and you'll be given a clean markdown version, and the ability to trim what you wish very easily (ie cut out references, or appendix, etc.)
Jan 2026 · arxiv2md.org
- 11RA
2018 · semanticscholar.org
- 12AO
2019 · github.com
- 13IR
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
- 14SC
I created a tool that consolidates information from the following inputs: GitHub repository URL (e.g., https://github.com/jimmc414/onefilellm) arXiv abstract URL (e.g., https://arxiv.org/abs/2401.14295) Local folder path (e.g., C:\python\PipMyRide) Youtube video URL (e.g., https://www.youtube.com/watch?v=KZ_NlnmPQYk) Webpage URL (e.g., https://llm.datasette.io/en/stable/) It outputs the repo, web documentation, arXiv paper or YT transcript to a text file and the clipboard, displaying a token count. It also…
2024 · github.com
- 15TR
2022 · github.com
- 16AO
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
- 17HT
2015 · github.com
- 18AF
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
- 19AS
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
- 20

RAG-ready web scraping that cuts your LLM token costs
Apr 2026 · geekflare.com
- 21ET
2017 · github.com
- 22NA
Hi Everyone, I built a tool for interactive navigation in the terminal that is intended to replace the all-too-familiar cycle of `ls` to view a directory, followed by `cd`, then `ls`, and repeat. nav is a terminal filesystem explorer built for interactive `ls` workflows. The key features I wanted to enable are interactivity and search without feeling like I'm using anything other than `ls`. nav supports common `ls` options/flags, as well as tab completion, and might expand its support for less common options in the future. These options exist as both CLI flags and interactive toggles.…
2023 · github.com
- 23AI
2020 · github.com
- 24IM
When I read papers, I have to jump between multiple tabs to find the dataset, code, videos, peer reviews, and so on. I tried to fix this with this project. It started as a project just for papers on arXiv, but after its initial success on Twitter (got like 1.9k views: the most I have gotten for a post), I have now expanded it to include other openly available papers from PubMed Central, bioRxiv, medRxiv, and eLife. These papers have been linked with their genes, proteins, diseases, drugs, clinical trials, 3D protein structures, code, and cited and similar papers. This project now has four…
Jul 2026 · tomesphere.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →