Coder Social home page Coder Social logo

andrewmcclelland / redditmends Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 20.3 MB

A product recommendation engine using ML models on real Reddit reviews.

License: GNU General Public License v3.0

Python 81.24% HTML 3.48% CSS 1.88% JavaScript 13.40%
real-reddit-reviews reddit-bot reccomendations azure machine-learning text-analytics natural-language-processing reddit flask storage-table

redditmends's Introduction

Redditmends

A product recommendation engine that uses ML models on real Reddit reviews, using Microsoft Azure.

Purpose

Redditmends bot is a reddit bot that will parse Reddit submissions, comments, and private messages for users requesting a reccomendation for a certain product and return reccomendations using ML models based on real reddit data.

To-Do

Core

  • Setup connection to PRAW
  • Implement functionality for calling [pushshift.io] API
  • RSS reading for subreddits
  • Parse bot inbox for private message reccomendation requests
  • Send message and comment replies with recommendations

WebApp Crawler

  • Create Azure WebApp to crawl Subreddits on a TimeTrigger basis to store recommendations and associated keywords in storage table (information fetch from Reddit will be independent from client side calls now)

Database

  • Setup database to store reddit data that is fed into ML model (Azure Storage Table)

ML Model

  • Utilize Azure Cognitive services to extract comments for keywords, sentiment analysis, and identify entities

DevOps

  • Create CI/CD YAML pipeline w/ ARM templates to automatically build, test, and deploy components and Azure resources

Add-Ons

  • Implement Azure Keyvault to store and access secrets
  • Custom logger (Azure Log Analytics)
  • Custom exception handler and trace events (Azure App Insights)
  • Bot stats (number of searches, accuracy, uptime, etc.)
  • Requirements file to easily install package dependencies

Web App

  • Create Flask based RESTful API for Redditmends
  • Create front-end UI based on Flask API
  • Create Doxygen (or similar) API documentation

Acknowledgements

Special thanks to Watchful1's RemindMeBot and TylerBrockett's Alert-Bot-Reddit for the inspiration, and to dwyl's english-words for the English dictionary json.

redditmends's People

Contributors

andrewmcclelland avatar

Stargazers

 avatar  avatar  avatar

Watchers

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