Build an AI Chatbot with Vercel AI SDK & Gateway | NestJS + Next.js

Опубликовано: 24 Март 2026
на канале: Michael Guay
3,376
100

We create an AI chatbot from scratch using NestJS and Next.js.

You’ll learn how to harness the Vercel AI SDK + Gateway to stream messages in real time, execute tool calls, and persist conversations with Drizzle ORM.

Get access to the full 2.5-hour lecture where we add message persistence with Drizzle ORM & Postgres: https://michaelguay.dev/lectures

GitHub: https://github.com/mguay22/vercel-ai-...
AI SDK: https://ai-sdk.dev/docs/introduction
AI Gateway: https://vercel.com/ai-gateway
Lecture on Drizzle + NestJS:    • NestJS + Drizzle Deep Dive | Schemas, Rela...  
Lecture on Turborepo:    • Learn Turborepo By Example | Code Sharing,...  

Timestamps:
00:00:00 Introduction
00:05:30 Backend
00:29:44 UI
01:05:00 Tools