Coder Social home page Coder Social logo

simple-arxiv-viewer's Introduction

SAV (Simple Arxiv Viewer)

Democratizing Access To Scientific Research... or maybe just making it easier to read and skim technical papers

About

SAV was born out my frustration with reading technical papers, primarily:

  1. The overly verbose diction and grammar choices.
  2. Frequent unnecessary embellishments and author commentary.
  3. The poor reading experience of most PDF viewers.
  4. The difficulty of groking the main point of the paper.

SAV is my attempt to improve the reading experience of technical papers, starting with arXiv. To do this, SAV takes advantage utilizes:

  1. LLMs to re-write, re-fine, and simplify (without loss of meaning) the paper content.
  2. arXiv's (beta) HTML export feature which improves accessibility and allows for a completely redesigned reading experience.

How it Works

SAV is fairly simplistic right now and is composed of two main pages:

  • Papers List: a simple overview of the last three days of AI/ML papers List view
  • Paper Viewer: a better paper reading experience paper viewer

Setup

This repo is very much a work in progress and should really be viewed more as a proof of concept for now. In particular, it only supports papers that themselves support the arXiv HTML export functionality. Anecdotally, not many papers supports this functionality yet, however, arXiv is actively improving their paper coverage. Additionally, the current AI transformations taking place are done on the fly and are relatively simplistic.

With that said, if you're still interested in trying it out, the setup is trivial thanks to Nextjs

Step 1

pnpm i

Step 2

set OPENAI_API_KEY in .env.local

Step 3

pnpm dev

simple-arxiv-viewer's People

Contributors

turbobot-temp avatar zkirby avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.