Project Description

cReddit Hours is an app that provides meta-information about r/UNC, with the dual goal of both providing a summary of the current state and trends in the vibe of the Carolina community, and aiding moderators to actively create positivity and prevent misinformation and harm.

This project will produce an interactive web page front end displaying metrics and visualizations. These provide an at-a-glance summary of information gathered from numeric content about posts, comments, upvotes, downvotes, etc. as well as semantic content from the text within the posts themselves. General trends will be shown in such a way to keep users anonymous; however, there will be a leaderboard(s) displaying the usernames of the “most positive” users in various metrics.

To do this, a complete history of all activity on the subreddit will be stored in the backend database. A web scraper will run at regular intervals to stay as up to date as possible. Estimations of semantic content will be gleaned via NLP libraries. A notification system will be implemented to track when metrics pass a certain threshold of deviation.

Leave a Reply

Your email address will not be published. Required fields are marked *