Lightly modified version of arxiv-sanity-lite by Andrej Karpathy. Periodically polls arxiv API for new papers from astro-ph.CO and astro-ph.IM. 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. Curate your tags, track recent papers, and don't miss out!

@karpathys code is open source at Github under arxiv-sanity-lite.