Build multi-modal AI applications using our new open-source Vision AI SDK.

Feeds: React

Build a Real-Time Social Feed With Next.js

This guide helps you build a Next.js social media app like X. The app allows users to get real-time post and activity updates and share, comment, bookmark, create, and manage posts. We will use Stream's Activity Feeds API for scalability and ease of use. Get started! Activate your free Stream account today and start prototyping

Read more
8 min read

Build a Twitter Clone with Activity Feeds and React

Twitter is a social media application that allows users to create tweets (that supports text, media, polls, etc.), react to tweets, retweet tweets, add comments, get notifications of engagements, and follow other users, to name a few. Twitter works with the idea of activity feeds for showing timeline tweets and notifications. Using Stream Feeds and

Read more
3 min read

Build a Realtime Notification Feed for AWS S3

This tutorial demonstrates how to set up notifications for these events using a Stream Feed in conjunction with AWS S3. We will walk through a basic set up that shows how to create a timeline (flat feed) to display a list of events tied to an AWS S3 bucket - think user uploads, downloads, and

Read more
16 min read