Code Monkey home page Code Monkey logo

redditsummarizer's Introduction

RedditSummerizer


Overview

RedditSummerizer is a tool that makes browsing Reddit a more seamless and less time consuming endeavor. The RedditSummerizer sends out curated 'newsletters' that contain the summerized contents of articles the Reddit user saved to view later.

The RedditSummerizer will monitor a users 'Saved' content and attempt to summerize the text within it. The tool with then send a 'newsletter' to the user which contains the summeries of all the saved content for that day.

This project was designed to help avoid drowning in the vast sea of information that is out there on Reddit. I found myself finding so much content that I wanted to consume but didn't have enough time to read at the moment. With this tool, I am now able to read a short summary of the content I found interesting and go back to read the original article if I found the topic useful or interesting.

Examples

The following image is an example digest a user would receive: Digest Example

The following image is an example resuult when a user has no new saved posts since the last time the digest script has ran: Emptry Digest

Getting Started

  • This project will require:
  • Set up a cron job to execute the main.py for daily digests
  • Start saving articles to your Reddit account for processing!

Retrospective

  • Lessons Learned
    • First time hitting an external endpoint with Python! It was supprisingly a lot easier than I thought it would be.
  • Limitations and known issues
    • This tool isn't very scaleable in terms of the number of users.
    • Relies on the SMMRY API instead of using an in-house summerization API.
    • The SMMRY API only allows 100 free calls per day. This will be an issue if we need to scale.
    • Rreddit has a premium feature that allows users to create categories for their Saved content. Unfortunately, the official Reddit API does not let you query content from those categories NOR do they provide the category information in the normal 'SavedContent' endpoint (even though there's a JSON field for it in their documentation...)
  • Future Possibilities
    • Make it possible for the user to configure when & how often they want the 'summerization digest'.
    • Configure the tool to run as a single web service that clients can then utilize instead of the clients needing to run the service on their own machines.
    • Expand outside of saved Reddit posts. Make a Chrome Extension that provides the same functionality.
    • I'm sure there is a better way to store user credentials...

Developer Info

redditsummarizer's People

Contributors

yrrepnoj 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.