Tutorials
How to Build a Multi‑Tenant Chat System with Go and Stream
Software applications require scalable, real-time communication features, whether for messaging apps, customer support chats, or collaborative workspaces. Implementing chat functionality from scratch is complex, but you can build a robust solution efficiently with Go and Stream. This guide walks you through creating a multi-tenant chat system where each organization (tenant) has its own isolated chat
Read more ->
15 min read
How to Build Video Consultations in Headless E-Commerce with Stream Video SDK
Shoppers crave connection, and nothing builds trust like a real-time video chat with a product expert. In this tutorial, you’ll learn how to build a “Talk to a Product Expert” feature in a headless e-commerce site by combining: A headless CMS (Contentful) A static-site framework (Next.js) Stream Video SDK (React + Node) By the end,
Read more ->
9 min read
Build a SaaS AI Agent Platform
Imagine a language tutor, a startup coach, or a sales assistant, all available on-demand through a video call. In this tutorial series from Code with Antonio, we'll guide you through building a video calling application powered entirely by AI agents. Beyond generating summaries or transcripts after a call, every meeting in this app is a
Read more ->
7 min read
Build AI-Generated Chat Summaries in Your React Chat App
We've all been there: you step away from your chat application for a bit, and when you return, you're greeted by a mountain of unread messages across multiple channels. Catching up can be a daunting and time-consuming task. But what if AI could lend a hand? In this tutorial, we'll show you how to supercharge
Read more ->
9 min read
Build an AI Meeting Assistant with Stream Video and LLMs
In today's business environment, virtual meetings consume a significant portion of professionals' workdays. Yet, much of their value evaporates once participants leave the virtual room. Critical insights, decisions, and action items often get lost amid daily tasks, leading to misalignment, missed deadlines, and the dreaded "Wait, what did we decide?" follow-up communications. AI meeting assistants
Read more ->
18 min read
How to Add a 1:1 Sales Associate Chat Widget to Product Pages
Adding the ability to chat with a sales associate is a no-brainer for e-commerce sites. Forrester data shows that customers who chat with a sales associate are 2.8X more likely to convert, and have a 60% higher AOV. But adding chat to your site is exactly the type of project that can languish in the
Read more ->
10 min read
Building a Personalized AI Chatbot with Stream’s UI Components
Wouldn't it be nice to talk to your own AI chatbot all day? With it sitting at the ready to listen to your slightest whim, providing instant answers, suggestions, and companionship whenever you need it. Of course, this already exists as a billion-dollar industry. Companies such as Character.ai provide personalized chat apps that can respond
Read more ->
9 min read
Build & Deploy an AI-Powered Chat App
ChatGPT reset expectations for how we interact with technology. Now, users want smart, context-aware interfaces that respond naturally, remember past conversations, and look great doing it. If you're not building intelligent, user-centric experiences, your competition will --- and fast. Enter this tutorial from Traversy Media. Follow along to build an AI-powered chat experience with chat
Read more ->
2 min read