Skip to content

ePrint Sanity: Better browser, tagger and recommender for IACR ePrint

License

Notifications You must be signed in to change notification settings

nalinbhardwaj/eprint-sanity

Repository files navigation

ePrint Sanity is a web interface that attempts to tame the overwhelming flood of papers on IACR Cryptology ePrint Archive. It allows researchers to keep track of recent papers, search for papers, sort papers by similarity to any paper, see recent popular papers, to add papers to a personal library, and to get personalized recommendations of (new or old) ePrint papers. This is a fork of @karpathy's ePrint Sanity.

I am running a live version of this code on eprint-sanity.com.

Screenshot

To run

To run, use make fun periodically and make up to host the server.

Requirements

Install via requirements, recommend a venv:

pip install -r requirements.txt

Todos

  • The metas table should not be a sqlitedict but a proper sqlite table, for efficiency
  • Build a reverse index to support faster search, right now we iterate through the entire database

License

MIT

About

ePrint Sanity: Better browser, tagger and recommender for IACR ePrint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •