GitShow/vercel/ai-sdk-fundamentals-starter
vercel

ai-sdk-fundamentals-starter

AI SDK Course Repository

by vercel
Star on GitHubForknpm

TypeScript

31 stars19 forks3 contributorsActive · 1mo agoSince 2025

Meet the team

See all 3 on GitHub →
joelhooks
joelhooks12 contributions
ctate
ctate2 contributions
LleytonT
LleytonT2 contributions

Languages

View on GitHub →
TypeScript89.7%
CSS9.9%
JavaScript0.5%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
50
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · 1 in progress · Last activity 1mo ago
See all on GitHub →
eveporcello
chore: upgrade to AI SDK v7OpenPR

What Upgrades the starter to AI SDK v7 so it matches the "Builders Guide to the AI SDK" Vercel Academy course, which was just updated to v7 patterns ( for system prompts, , and the stateless / helpers). Resolves #3 also Also adds to enforce the AI SDK v7 minimum Node version (the course now documents v22+). Why Without this, a learner who clones the starter installs the v6 generation, while the lesson code they paste in targets v7. The v6/v7 API renames ( → , → , and the deprecated ) would mismatch or emit deprecation warnings. No application code changed — the existing starter files use stable + / APIs, which are unchanged in v7. The chat route handler is built during the lessons. Verification (lockfile regenerated) — passes — passes (only pre-existing "unused import" lint warnings in the lesson scaffold files)

eveporcello · 1mo ago
LittleNyima
AI SDK Element `Response` Has Been DeprecatedOpenIssue

I noticed that the AI Elements chapter in the Vercel Academy still uses the old component, , which I believe have been deprecated in favor of . It would be great if the tutorial could be updated to include so that the content stays aligned with the latest SDK version. Thank you for the great educational resources!

LittleNyima · 6mo ago

Recent fixes

View closed PRs →
ctate
chore: upgrade Next.js to 15.4.8 (CVE-2025-55182)MergedPR

Summary Upgrade Next.js from 15.4.5 to 15.4.8 to fix CVE-2025-55182. CVE Details CVE-2025-55182 is a critical Remote Code Execution vulnerability in React Server Components. Changes Updated dependency to Fixed any type/lint/build errors caused by the upgrade

ctate · 8mo ago
joelhooks
Update documentation to focus on Vercel AI GatewayMergedPR

Summary Refactored README to exclusively use Vercel AI Gateway setup Updated .env.example to show VERCEL_OIDC_TOKEN configuration Added all 5 lessons including CLI lessons 1-2 Changes Removed all OpenAI-specific setup instructions Added detailed OIDC token authentication steps Explained AI Gateway benefits (unified API, reliability, monitoring) Clear instructions for configuring provider keys in Vercel Dashboard Added CLI commands for lessons 1-2 (extraction, classification) Test plan [ ] Clone repository and follow README setup instructions [ ] Verify creates proper .env.local [ ] Test all lessons work with Vercel AI Gateway [ ] Confirm automatic OIDC token refresh with

joelhooks · 1y ago
Structured data for AI agents

Repository: vercel/ai-sdk-fundamentals-starter. Description: AI SDK Course Repository Stars: 31, Forks: 19. Primary language: TypeScript. Languages: TypeScript (89.7%), CSS (9.9%), JavaScript (0.5%). Open PRs: 1, open issues: 1. Last activity: 1mo ago. Community health: 50%. Top contributors: joelhooks, ctate, LleytonT.

·@ofershap

Replace github.com with gitshow.dev