Skip to content

Add Vercel AI Gateway + Cartesia integration page - #11

Open
31Carlton7 wants to merge 3 commits into
cartesia-ai:mainfrom
31Carlton7:submission/vercel-ai-gateway-cartesia
Open

Add Vercel AI Gateway + Cartesia integration page#11
31Carlton7 wants to merge 3 commits into
cartesia-ai:mainfrom
31Carlton7:submission/vercel-ai-gateway-cartesia

Conversation

@31Carlton7

@31Carlton7 31Carlton7 commented Aug 11, 2026

Copy link
Copy Markdown

Summary

Adds submissions/vercel-ai-gateway-cartesia.mdx: using Cartesia Sonic 3.5 TTS and Ink speech-to-text through Vercel AI Gateway with the AI SDK — plain cartesia/<model> strings, one ai package dependency, one API key.

Draft status — do not review yet

The Cartesia models are built and certified in AI Gateway but not yet published in the public catalog (launch timing is being coordinated between Vercel and Cartesia). The quick start will be publicly runnable on launch day; I'll re-verify last_verified, confirm both examples against production, and mark this ready for review then.

Self-review

  • Checked against the SKILL.md checklist (template conformance, style guide, scope)
  • node scripts/update-docs-json.mjs run; --check and git diff --check pass
  • Rendered page inspected locally with mint dev
  • Model IDs cross-checked against docs.cartesia.ai/llms.txt (sonic-3.5, ink-whisper, ink-2)
  • AI SDK usage verified against ai@7 (generateSpeech, transcribe, plain-string gateway routing) — TTS→STT round trip executed locally with exact transcript match

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only changes with no application or API code; low risk unless published before models are in the public AI Gateway catalog (noted as draft in the PR).

Overview
Adds a new community integration doc at submissions/vercel-ai-gateway-cartesia.mdx for routing Cartesia Sonic TTS and Ink STT through Vercel AI Gateway via the AI SDK (ai package), using cartesia/<model> strings and a single AI_GATEWAY_API_KEY.

The page includes prerequisites, a TTS→STT quick start (generateSpeech with cartesia/sonic-3.5, transcribe with cartesia/ink-whisper), notes on Ink 2 streaming and observability, and resource links. docs.json navigation is updated to include the new submission (along with other submission entries in the same diff).

Reviewed by Cursor Bugbot for commit e6e794e. Bugbot is set up for automated code reviews on this repo. Configure here.

31Carlton7 and others added 3 commits August 11, 2026 09:45
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@zeuslawyer
zeuslawyer marked this pull request as ready for review August 12, 2026 17:19
@zeuslawyer
zeuslawyer self-requested a review August 12, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants