Home / Companies / Stream / Blog / October 2016

October 2016 Summaries

1 posts from Stream

Filter
Month: Year:
Post Summaries Back to Blog
Winds is an open-source RSS reader built using React, Redux, Sails, and Stream, and this tutorial outlines how personalization is integrated into the platform. Personalization involves using engagement data to create an interest profile for users, similar to how major platforms like Instagram, Quora, Facebook, and Etsy personalize their feeds using machine learning. In Winds, personalization is achieved through three main steps: following, engaging, and learning. Users create follow relationships with activity streams, which are tracked for engagement through clicks, likes, and other interactions. The system then uses this engagement data to personalize content by showing users feeds tailored to their interests, and updating machine learning models to refine understanding of user preferences. The process is facilitated by Stream's API, which simplifies the implementation of personalized features that were once only accessible to large tech companies with significant resources.
Oct 27, 2016 1,118 words in the original blog post.