Skip to content

dennybritz/papergraph-ui

Repository files navigation

This is the frontend for dennybritz/papergraph.

Technologies used:

Note that this is a static site with no server required. All rendering happens in the browser, and data is requested via GraphQL on the client-side.

Run locally

yarn install
yarn dev

# For local development, you should also run the CSS generation in the background
# see https://github.com/ScottWhittaker/sapper-tailwind-template
yarn css:watch

For details, refer to the sapper documentation.

About

Browse the CS/AI/ML research paper graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published