- Vercel AI Core: Text generation, structured objects, tools with LLMs
- Vercel AI SDK UI: Hooks for building chat interfaces
- Vercel AI RSC: Specific tools for React Server Component Architecture
To get started here, run the following commands in your Terminal or command prompt inside of this folder:
npx create-next-app app
npm install ai @ai-sdk/openai @ai-sdk/react