Useful Links
Quick links for the main products used in this workshop.
Workshop Environment
Vercel Sandbox
Runs code in an isolated environment. Devbox is built on Sandbox.
Vercel Plugin
Adds Vercel guidance to your coding agent.
Vercel Skills
Shared skills for agent workflows.
App Stack
Next.js
Builds the chat app frontend.
FastAPI
Runs the Python backend API.
AI
AI Gateway
Routes model calls through one endpoint.
AI SDK for Python
Calls AI models from the FastAPI backend.
Amazon Bedrock
Provides the model used by AI Gateway.
Database
AWS Marketplace on Vercel
Adds AWS services to the Vercel project.
Amazon Aurora PostgreSQL
Stores conversations and messages.