# karpathy/arxiv-sanity-preserver

Web interface for browsing, search and filtering recent arxiv submissions

Repository: https://github.com/karpathy/arxiv-sanity-preserver
Canonical: https://ross.abutalabs.com/products/arxiv-sanity-preserver
Homepage: http://www.arxiv-sanity.com/
Language: Python
License: MIT
License Family: permissive
Last push: 2021-11-27T22:20:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3931, "days_push": 1740, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5772, forks 1352 (observed 2026-08-28T04:09:29.455954+00:00)

## What it is
A self-hostable web application for browsing, searching, and filtering recent arXiv submissions, with personalized paper recommendations based on TF-IDF similarity and SVM models. It combines a scraping/indexing pipeline with a Flask/Tornado/SQLite web interface.

## Use cases
- track new arxiv papers in my research area
- get personalized recommendations of arxiv papers
- search and filter recent machine learning papers
- find papers similar to a given paper
- build my own arxiv paper feed for a custom category
- keep a personal library of research papers

## When to choose
- you want to self-host a paper discovery site for a specific set of arxiv categories
- you want content-based recommendations over a paper corpus you control
- you prefer the original feature-rich version with accounts and libraries

## When to avoid
- you want a maintained, actively developed tool - the author recommends arxiv-sanity-lite instead
- you need a lightweight setup - the pipeline has many dependencies (ImageMagick, pdftotext, scikit-learn, etc.)
- you only need to read papers without self-hosting

## Facets
- artifact type: application
- maturity: maintenance
- function: search-engine, web-framework, nlp, web-scraping
- domain: web-development, machine-learning
- platform: python, self-hosted
- tags: arxiv, paper-discovery, tfidf, recommendation-system, flask, academic-papers, recommendation, search, natural-language-processing, research, web-server

## Member repositories
- karpathy/arxiv-sanity-preserver (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.455954+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:54.303505+00:00, confidence not recorded.
  - readme: https://github.com/karpathy/arxiv-sanity-preserver (fetched 2026-08-28T04:09:29.455954+00:00, sha cf25344a6c51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
