Introducing Streamdown: Open source Markdown for AI streaming
Vercel just shipped Streamdown: the Markdown renderer built for AI streaming. Here's why your AI product needs it.

Why it matters
Streamdown solves a real infrastructure gap for AI apps—handling unterminated token streams, interactive code blocks, and math rendering that break existing Markdown libraries. This is table stakes for any company shipping AI chat or code generation features at scale.
The key facts
12 to knowOpen source Markdown renderer optimized for AI streaming
Handles unterminated chunks (core problem in token streaming)
Built-in Shiki syntax highlighting with copy button
GitHub Flavored Markdown + LaTeX/KaTeX support
Security hardening for untrusted content
Available as standalone npm package or integrated with Vercel AI Elements
Solves reliability issues with existing Markdown packages in streaming contexts
Handles unterminated chunks, interactive code blocks, math
Ships with GitHub Flavored Markdown, Shiki syntax highlighting, LaTeX/KaTeX support
Available standalone via npm or integrated into Vercel AI Elements
Security hardening: restricted images/links, safe untrusted content handling
Tailwind typography + preconfigured component styling included
Go to the source
Vercel Blogvercel.com
Publisher excerpt: Streamdown is a new open source, drop-in Markdown renderer built for AI streaming. It powers the component, but can also be used standalone to give developers a fully composable, independently managed option with .AI ElementsResponsenpm i streamdown Streamdown is designed to handle unterminated…
