This project showcases the fundamentals of the Vercel AI SDK.
Tu run on your local machine:
- create a
.envand addOPENAI_API_KEY=sk-your-key - run
pnpm install - run
pnpm run dev
To run the terminal programs, run pnpm tsx core/name_of_file.ts
To learn more about the Vercel AI SDK, check out the docs