arxiv-sanity-lite
Source
- Source kind:
github-repository - URL: https://github.com/karpathy/arxiv-sanity-lite
- Discovery source: https://github.com/karpathy/arxiv-sanity-lite
- License:
MIT - Distribution policy:
public-summary-plus-license-aware-excerpts - Public mirror status:
partial excerpt - Content hash:
78c55bb9a5f1687be8c0b242a4fbdfdfb2fb5879fb487bf4250cfd95f791769d - First seen: 2026-05-15
- Last changed: 2026-05-15
Classification
- Primary category: Research tooling and paper workflows
- Corpus source note: 2026-05-15-karpathy-public-corpus
- Project taxonomy: karpathy-project-taxonomy
- Idea map: karpathy-idea-map
- Topic hub: karpathy-public-work
Summary
arxiv-sanity-lite A much lighter-weight arxiv-sanity from-scratch re-write. Periodically polls arxiv API for new papers. Then allows users to tag papers of interest, and recommends new papers for each tag based on SVMs over tfidf features of paper abstracts. Allows one to search, rank, sort, slice and dice these results in a pretty web UI. Lastly, arxiv-sanity-lite can send you daily emails with recommendations of new papers based on your tags. Curate your tags, track recent papers in your area, and don’t miss out! I am running a live version of this code on 1 To run To run this locally I usually run the fo…
What This Teaches
- How tooling can compress research reading, search, filtering, and sense-making.
- Useful for improving this wiki’s own ingest, ranking, and review workflows.
Why It Matters
This is high-priority for Vipin because it informs agent workflows, paper digestion, wiki maintenance, and autonomous research loops.
Repository Snapshot
- Full name:
karpathy/arxiv-sanity-lite - Default branch:
master - HEAD:
d7a303b410b0246fbd19087e37f1885f7ca8a9dc - Stars at crawl: 1591
- Forks at crawl: 193
- File count: 26
- README path:
README.md - License path:
LICENSE - Created: 2021-11-13T04:34:22Z
- Updated: 2026-05-14T03:11:04Z
- Pushed: 2023-06-19T16:23:02Z
Top-Level Structure
[root]: 11static: 6templates: 6aslite: 2data: 1
File Extension Profile
.py: 7.html: 6.js: 3.md: 2.png: 2[none]: 2.css: 1.gitignore: 1.jpg: 1.txt: 1
Tags / Release-Like Markers
- No git tags found in the shallow local clone.
Sample File Tree
.gitignorearxiv_daemon.pyaslite/arxiv.pyaslite/db.pycompute.pydata/readme.mdLICENSEMakefileREADME.mdrequirements.txtscreenshot.jpgsend_emails.pyserve.pystatic/favicon.pngstatic/paper_detail.jsstatic/paper_list.jsstatic/search.pngstatic/style.cssstatic/word_list.jstemplates/about.htmltemplates/base.htmltemplates/index.htmltemplates/inspect.htmltemplates/profile.htmltemplates/stats.htmlthumb_daemon.py
Public Handling Notes
- EXTRACTED: This page records public metadata and a source-grounded summary.
- INFERRED: Full local preservation, when available, is for private/local use unless a license or explicit source policy makes public redistribution safe.
- Do not treat this page as permission to republish unlicensed source text or code wholesale.