Software Alternatives, Accelerators & Startups

arXiv

arXiv is a free distribution service and an open-access archive for scholarly articles.

arXiv

arXiv Reviews and Details

This page is designed to help you find out whether arXiv is good and if it is the right choice for you.

Screenshots and images

  • arXiv Landing page
    Landing page //
    2023-08-23

Features & Specs

  1. Open Access

    arXiv offers free access to a wide range of scientific papers, providing open access to high-quality research without paywalls.

  2. Rapid Dissemination

    Researchers can quickly share their findings with the global community, potentially accelerating scientific progress.

  3. Large Repository

    With millions of papers in various fields such as physics, computer science, and mathematics, arXiv is a comprehensive resource for researchers.

  4. Preprints

    Authors can share their manuscripts before formal peer review, which allows for immediate feedback and increased visibility.

  5. Community and Collaborations

    arXiv fosters a collaborative environment where researchers can easily find and build on each other's work.

Badges

Promote arXiv. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

How to submit a paper to arxiv

Do Research on arXiv

RNAAS banned on arXiv

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about arXiv and what they use it for.
  • How to Evaluate AI Agents: 3 Framework Comparison
    The evaluation landscape for AI agents saw 45+ new research papers in the past 6 months on arXiv (Cornell University's open-access preprint repository), proposing new metrics for trajectory quality (TRACE), hallucination detection (LSC), and cost-performance tradeoffs (KAMI). But when it comes to implementing these evaluations, which framework should you use? - Source: dev.to / 2 months ago
  • I Built a $0 Search Engine on Real Web Data (No Algolia or Elasticsearch)
    I depend heavily on arxiv papers for this. Using a SERP API (Bright Data) for Google, running site:arxiv.org plus a well-framed query gets me recent, relevant papers. Iโ€™d run four or five of these, collate the resultsโ€ฆand then inevitably get bogged down scrolling JSON, opening new tabs, running grep. Just godawful UX for what is, at its core, a search problem (not data). - Source: dev.to / 3 months ago
  • Adiรณs a Agile en 2026: el auge del Spec-Driven Development con IA
    ArXiv โ€” Repositorio del paper "Spec-Driven Development: From Code to Contract in the Age of AI" (enero 2026). - Source: dev.to / 3 months ago
  • Should You Be Using RAG in 2026?
    Research shows that hallucinations remain prevalent in complex reasoning and open-domain factual recall, where error rates can exceed 33%. In a customer-facing application, that is not a product quirk. That is a liability. - Source: dev.to / 3 months ago
  • LLM Fine-Tuning: The Complete Guide to Customizing Language Models (2026)
    This guide synthesizes the technical depth of Unsloth, the security perspective of Lakera, and the academic rigor of the arXiv comprehensive survey โ€” with an enterprise decision framework and cost analysis that none of them provide. - Source: dev.to / 4 months ago
  • Skills Required for Building AI Agents in 2026
    UC Berkeley MAST Framework โ€” Analysis of 1,600+ Agent traces showing 41โ€“86.7% multi-Agent failure rates, with 79% of failures from orchestration. arxiv.org. - Source: dev.to / 5 months ago
  • The Feynman Lectures on Physics
    I got a kindle Scribe which can load PDF, HTML and text files via iPhone Kindle App and read offline. Since most pre-1925 books are out of copyright and free on https://gutenberg.org, ACM is open access (https://dl.acm.org/) and we have open https://arxiv.org/, it is the golden age for readers seeking original content. We donโ€™t need bots to read for us. We can live in the mind of human writers. - Source: Hacker News / 5 months ago
  • My first paper: A practical implementation of Rubiks cube based passkeys
    The usual way this works is, you retain rights to the preprint. That's what preprint repositories like https://arxiv.org/ are for. - Source: Hacker News / 6 months ago
  • Snitch โ€“ a friendly netstat alternative for humans
    Kernel rootkits can hide whatever they need, but the common functionality is also to hide data from /proc. That's why netstat, ps, *top or lsof are not reliable tools if the system is compromised. Ss is a bit different and is a bit more reliable. In this case, snitch is written in Go, which doesn't use the libc functions, so probably it'll be able to obtain information from /proc even if hidden by a LD_PRELOAD... - Source: Hacker News / 7 months ago
  • The Art of Conversation
    โ€œXAI meets LLMs: A Survey of the Relation between Explainable AI and Large Language Modelsโ€ โ€“ Available at arxiv.org, provides comprehensive overview of the intersection between explainable AI and large language models, examining how conversational capabilities can enhance AI explanation systems. - Source: dev.to / 12 months ago
  • The EU's AI Code of Practice
    ArXiv. โ€œCatastrophic Liability: Managing Systemic Risks in Frontier AI Development.โ€ Available at: arxiv.org. - Source: dev.to / 12 months ago
  • The Meaningfulness Gap in AI Ethics
    TAMA: A Human-AI Collaborative Thematic Analysis Framework Using Multi-Agent LLMs for Clinical Research. arXiv. Available at: https://arxiv.org. - Source: dev.to / 12 months ago
  • How do you find free academic/scientific material?
    Https://arxiv.org (many fields) or https://eprint.iacr.org (cryptography). - Source: Hacker News / about 1 year ago
  • Creating an arXiv DB
    As a Ph.D. Student studying Deep Learning (DL) from the perspective of a Software Engineer, I rely upon academic resources to learn about DL models, techniques, and methods. Arxiv is arguably the largest host of the latest academic (but not peer-reviewed) DL manuscripts. - Source: dev.to / almost 2 years ago
  • The 6 Best LLM Tools To Run Models Locally
    To answer the above questions, you can check excellent resources like Hugging Face and Arxiv.org. Also, Open LLm Leaderboard and LMSYS Chatbot Arena provide detailed information and benchmarks for varieties of LLMs. - Source: dev.to / almost 2 years ago
  • Proof of P โ‰  NP
    Would it be better to post the paper on https://arxiv.org/ or speak with your local university mathematics department. These would be far more qualified to assess a proof than HN. - Source: Hacker News / almost 2 years ago
  • AI Research Agent with memory using GPT-4o-mini: Step-by-Step Guide.
    If st.button('Search for Papers'): with st. Spinner ('Searching and Processing...'): relevant memories = memory.search(search_query, user_id=user_id, limit=3) prompt = f "Search for arXiv papers: {search_query}\nUser background: {' '.join(mem['text'] for mem in relevant_memories)}" result = process_with_gpt4 (multion.browse (cmd=prompt, url="https://arxiv.org/")) st.markdown (result). - Source: dev.to / almost 2 years ago
  • Research as Leisure Activity
    One of the things that stands in the way of this (for me) is that I've been out of academia for nearly ten years. I never even got verified for submitting CS pre-prints https://arxiv.org/ for example, which I should have done before leaving school. - Source: Hacker News / about 2 years ago
  • Staying Up-to-Date with the Latest AI Developments and Trends
    . TechCrunch: Covers the latest technology news, including AI developments. . MIT Technology Review: Provides in-depth articles on emerging technologies. . Towards Data Science: Offers insights and tutorials on data science and AI. . ArXiv.org: Hosts preprints of research papers across various fields, including AI. - Source: dev.to / about 2 years ago
  • The death of creativity
    Iโ€™m also curious about the role decentralized, open knowledge bases might play as a counterweight to AI-driven narrowing. Could initiatives like Wikidata, arXiv, or IPFS provide a bulwark against knowledge collapse by making marginal information more accessible? Thereโ€™s lots of room for further work here. - Source: dev.to / over 2 years ago
  • How much statistics is in machine learning
    Just read some AI papers on https://arxiv.org , that will give you an idea(but don't worry too much, they probably used some AI in the making of those papers, lol). But as soon the next generation of AI is out (the next step in AI), everything will change again. Source: over 2 years ago

Do you know an article comparing arXiv to other products?
Suggest a link to a post with product alternatives.

Suggest an article

arXiv discussion

Log in or Post with

Is arXiv good? This is an informative page that will help you find out. Moreover, you can review and discuss arXiv here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.