This is a full tutorial on how to built full stack AI apps with NextJS, TRPC, the Vercel AI SDK, Upstash Vector DB, openai, and more!
TEMPLATE SHELL: https://github.com/bmdavis419/ai-tuto...
COMPLETED CODEBASE: https://github.com/bmdavis419/ai-tuto...
MAKE SURE YOU HAVE THESE
upstash: https://upstash.com/?utm_source=Ben1
bun: https://bun.sh/
github: https://github.com/
timestamps
into, demo, and pre-recs 0:00
cloning project 3:18
ai sdk setup 3:40
using the ai sdk 7:10
starting the chat interface 13:07
actions.tsx 15:00
connecting chat UI 19:48
vector embeddings 28:03
upstash setup 30:00
create embeddings 35:00
saving to db 36:30
finishing up UI 42:32