Skip to content

isbecker/reader

Repository files navigation

reader

A news reader

  • reddit
  • hackernews
  • huggingface posts

New features! Now with summarization! Using a LLM model to summarize articles.

Usage

npm install && npm run dev

Features

  • summarization
    • reddit
    • hackernews
  • huggingface
    • view posts
    • view comments
  • reddit
    • add subreddit
    • view comments
      • expand comments
    • view article
      • use mozilla readability
      • view images
    • remember list of subreddits
  • hackernews
    • view top
      • new
      • jobs
      • ask
      • show
      • best
    • view comments
      • expand comments
    • view article
      • use mozilla readability

Sites that don't work with readability

  • bloomberg
  • reuters
  • wsj
  • nytimes

License

AGPL-3.0