Vercel Ship
26
/ AWS Workshop

Overview

Learn how to build a fullstack AI chat application backed by Vercel Services and Amazon Aurora PostgreSQL database.

You will use Vercel's agentic development stack to quickly set up a dev environment, and wire up AI capabilities using AI Gateway + Amazon Bedrock.

Before you start

  • Create a Vercel account. You will use it to create the project, connect services, and deploy the app.
  • Install Vercel CLI. You can check it with vercel --version.
npm i -g vercel@latest