<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar" -->

---
title: Introducing AI SDK 3.0 with Generative UI support – Vercel
description: Vercel has introduced the AI SDK 3.0 with Generative UI support, which allows developers to move beyond plaintext and markdown chatbots to give LLMs rich,...
canonical: https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Introducing AI SDK 3.0 with Generative UI support – Vercel | daily.dev
og:description: Vercel has introduced the AI SDK 3.0 with Generative UI support, which allows developers to move beyond plaintext and markdown chatbots to give LLMs rich,...
og:url: https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar
og:image: https://api.daily.dev/og/posts/lHP5KTraR.png
og:image:alt: Introducing AI SDK 3.0 with Generative UI support – Vercel
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing AI SDK 3.0 with Generative UI support – Vercel

**[Vercel](https://daily.dev/sources/vercel)** · 5 min read · 15 upvotes · 1 comments

## Summary

Vercel has introduced the AI SDK 3.0 with Generative UI support, which allows developers to move beyond plaintext and markdown chatbots to give LLMs rich, component-based interfaces. With the AI SDK 3.0, developers can associate LLM responses to streaming React Server Components, resulting in a new user experience for AI. The update makes it easier to build and maintain AI-powered features, leading to more interactive and responsive apps without compromising performance.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/blog/ai-sdk-3-generative-ui>

## Community discussion

Top comments from developers on daily.dev.

**@aeswibon** · 0 upvotes

> A new powerful SDK on the way. Love how everyone developing new things kn top of AI. Would definitely check the repository. Thanks for sharing.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#ux](https://daily.dev/tags/ux), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Introducing AI SDK 3.0 with Generative UI support – Vercel","url":"https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar"},"datePublished":"2024-03-01T22:08:33.176Z","dateModified":"2024-05-09T08:22:04.995Z","description":"Vercel has introduced the AI SDK 3.0 with Generative UI support, which allows developers to move beyond plaintext and markdown chatbots to give LLMs rich,...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/80ca894978e606939cd620995d62937d?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/80ca894978e606939cd620995d62937d?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Vercel","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Vercel","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1","url":"https://daily.dev/sources/vercel"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":15},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"react,ux,vercel","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":3,"name":"Introducing AI SDK 3.0 with Generative UI support – Vercel"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/introducing-ai-sdk-3-0-with-generative-ui-support-vercel-lhp5ktrar","comment":[{"@type":"Comment","text":"A new powerful SDK on the way. Love how everyone developing new things kn top of AI. Would definitely check the repository. Thanks for sharing.","datePublished":"2024-03-05T10:55:55.044Z","url":"https://daily.dev/posts/lHP5KTraR#c-taPKKzsZI","author":{"@type":"Person","name":"Abhiuday","url":"https://daily.dev/aeswibon","image":"https://media.daily.dev/image/upload/s--n7sAs-wa--/f_auto,q_auto/v1/avatars/avatar_j7osdeVKVn9Lc0F5HIaiq"}}]}
```

