Topic
Vercel AI SDK Generative UI with React Server Components
12 posts on vercel ai sdk generative ui with react server components — part of framework tutorials on the n4n AI blog.
Server actions and streaming UI in the Vercel AI SDK
Build streaming generative UI with Vercel AI SDK server actions and React Server Components — a complete end-to-end guide with runnable code.
Rendering tool results as React components with streamUI
Learn to render tool results as React components with streamUI in the Vercel AI SDK, including server actions, client hydration, and type-safe component mapping.
Next.js App Router generative UI with Vercel AI SDK
Build generative UI in Next.js App Router using Vercel AI SDK with React Server Components, streaming responses, and tool calling.
Generative UI patterns for multi-step tool calls in AI SDK
Practical patterns for building generative UI with multi-step tool calls in Vercel AI SDK, from streaming basics to human-in-the-loop workflows.
createStreamableValue vs createStreamableUI in AI SDK
Compare createStreamableValue and createStreamableUI in Vercel AI SDK — when to stream data vs components, type safety, serialization, and RSC integration.
createStreamableUI explained: Vercel AI SDK generative UI
createStreamableUI lets you stream React components from the server as they render, enabling generative UI patterns with the Vercel AI SDK.
Building a generative stock chart UI with Vercel AI SDK
Build a generative stock chart UI with Vercel AI SDK using React Server Components, streaming chart components directly from the model.
Generative UI with Claude 3.5 Sonnet via n4n.ai and RSC
Build generative UI with Claude 3.5 Sonnet using n4n.ai as the inference gateway and React Server Components for streaming, type-safe component rendering.
Generative UI weather widget with Vercel AI SDK
Build a generative UI weather widget with Vercel AI SDK using React Server Components, streaming tool calls, and server-side rendering for real-time weather data.
Vercel AI SDK's streamUI: rendering components from GPT-4o
Hands-on tutorial: use Vercel AI SDK streamUI with GPT-4o to render React components from model tool calls. Step-by-step setup, code, and output.
Generative UI with Vercel AI SDK and React Server Components
Practical vercel ai sdk generative ui rsc tutorial: build streaming React Server Components that render UI from LLM tool calls with runnable code.
Build a generative UI chat with n4n.ai and RSC
Hands-on generative ui chat n4n.ai rsc tutorial: build a streaming RSC chat with Vercel AI SDK and the n4n.ai OpenAI-compatible endpoint for LLM apps.
More topics in framework tutorials
- Building Chatbots with Vercel AI SDK & Next.js15
- LangChain RAG with Vector Databases15
- LangGraph Multi-Agent Workflows15
- LlamaIndex Query Engines for RAG15
- AutoGen Multi-Agent Conversations & Group Chat14
- Choosing an AI Framework by Use Case14
- CrewAI Agent Roles & Task Design14
- CrewAI Real-World Crew Examples14
- Haystack RAG Pipelines14
- LangChain Agents & Tool Calling14
- LangChain Multi-Model Fallback & Routing14
- LangChain.js for Node & TypeScript14