Skip to content

ASADFi/ai-sdk-fundamentals

 
 

Repository files navigation

Vercel AI SDK Fundamentals

This project showcases the fundamentals of the Vercel AI SDK.

Tu run on your local machine:

  • create a .env and add OPENAI_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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • CSS 5.7%
  • JavaScript 0.7%