Alternatives
Products that do what Asxiv.org – Ask ArXiv papers questions through chat does
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
- 1TT
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
- 2AV
2017 · arxiv-vanity.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
- 4IM
This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…
2024 · ithy.com
- 5

Gemini now lets you play with the concepts you ask about
Apr 2026 · blog.google
- 6

- 7

Best-in-class intelligence for your high-volume workloads
Mar 2026 · blog.google
- 8

- 9SA
2024 · github.com
- 10GL
2024 · ldenoue.github.io
- 11AF
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
- 12AS
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
- 13IB
I'm lost between ChatGPT vs Claude vs Gemini... which subscriptions to take? With Cursor and all these specific AI tools, I just wanted one simple chat app where I can use any model and pay only when I use it. Couldn't find one, so I built one. Pay only for what you use. Your prompts and docs, knowledge bases work with every model - no more copy-pasting between apps. Started as a personal project, but thought someone else might benefit from this too. https://prismharmony.com/chat What do you think?
2025 · prismharmony.com
- 14OS
Hey Hackernews- it’s Tim Lenardo and I’m launching v1 of Onit today! Onit is ChatGPT Desktop, but with local mode and support for other model providers (Anthropic, GoogleAI, etc). It's also like Cursor Chat, but everywhere on your computer - not just in your IDE! Onit is open-source! You can download a pre-built version from our website: www.getonit.ai Or build directly from the source code: https://github.com/synth-inc/onit We built this because we believe: Universal Access: AI assistants should be accessible from anywhere on my computer, not just in the browser or in…
2025 · github.com
- 15

- 16

- 17IM
Hey HN! I built arXiv News (https://arxiv-news.com) – a discussion space for research papers. The problem: I browse arXiv constantly for new papers, but there's nowhere good to discuss them. Twitter is chaotic, Reddit is fragmented, and arXiv itself has no comments. So I cloned HN's design (using https://github.com/clintonwoo/hackernews-react-graphql) and applied it to arXiv. Upvote papers, comment, sort by hot/new/discussed, filter by category, post ideas/papers you've found. A daily scraper pulls all new papers automatically. I'd love to hear…
Oct 2025 · arxiv-news.com
- 18EC
Oct 2025 · wadamczyk.io
- 19UA
Hello hackernews, I am looking for feedback for Labophase.com which is a app that focuses on returning results from multiple ai models at the same time. I currently support: GPT4-Turbo, Claude-2, Google PaLM2, Llama2, Mistral, and OpenOrca. Working on supporting Gemini soonTM. I built it to solve a couple of personal pains I experienced. After reaching out to a couple of users in r/localllama, seems that people would have similar approach to address hallucination, availability, and comparing ai models. Initial feedback came in with some surprises that I'm hoping to get feedback from the…
2023 · labophase.com
- 20IR
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
- 21DW
I wrote a simple web UX in Python/JavaScript that spawns a conversation with Google Gemini with MCP commands that let it work on a specific coding task that you specify: http://github.com/alefore/duende The UX lets you observe the conversation and provide guidance (e.g. "don't implement Foo through Bar, that's suboptimal; instead …"). It supports a `--review` mode, where once the main conversation says "I'm done with the task", various "evaluation" conversations are spawned, each focusing on reviewing the change from a very specific angle (e.g. "does it introduce…
2025 · github.com
- 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
- 23CG
2024 · aimlapi.com
- 24EA
2025 · explainarxiv.org
Ranked by how close each launch is in meaning, then by votes. Refine with a description →