ToolsThe story, in brief

Build Chat SDK web UIs in Vue or Svelte

Vercel's Chat SDK now ships Vue and Svelte adapters. Same server route, three frameworks.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel is expanding the Chat SDK's framework support to reduce developer friction when building AI-powered chat UIs. This lowers the barrier to shipping AI products across different frontend stacks.

The key facts

9 to know
  1. Chat SDK now supports Vue and Svelte alongside existing React integration

  2. Framework-agnostic server route means no backend changes needed

  3. Vue and Svelte helpers return reactive Chat instance for direct template binding

  4. Each framework ships matching AI SDK package

  5. threadId and api options match React wrapper API

  6. Framework-agnostic server route—same backend for all three frameworks

  7. Each framework ships its own useChat helper built on matching AI SDK package

  8. Vue and Svelte helpers return reactive Chat instance

  9. threadId and api options match across React wrapper for consistency

Go to the source

Vercel Blogvercel.com

Publisher excerpt: The Chat SDK now has first-class support for Vue and Svelte, joining the existing React integration. Because the adapter speaks the , the same server route works. Each framework ships its own , built on the matching AI SDK package for React, Vue, or Svelte.web adapterAI SDK UI message stream…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools