GitXplorerGitXplorer
n

ai-sdk-fundamentals

public
63 stars
28 forks
3 issues

Commits

List of commits on branch main.
Unverified
0f52b0cc067fad9b98dda7a1bed2e9d4de5f3a9b

update tools example

nnicoalbanese committed 8 months ago
Unverified
9a9c9ca0d090124e21d627376253a12041cb11fb

update root page

nnicoalbanese committed 8 months ago
Unverified
487d1b0c0eaaae2b84416f845bbb7d426ffbf209

change ai provider

nnicoalbanese committed 8 months ago
Unverified
032c5ba042d9b329de226530bf28bee19d06a2a6

update ai and add nanoid

nnicoalbanese committed 8 months ago
Unverified
cc0d23e79dcd64aa7420eacb4edd8576a6bb3083

update genui to streamui

nnicoalbanese committed 8 months ago
Unverified
054579a15e8b2e3607127651ad54c3af3ae7b5da

updates

nnicoalbanese committed 8 months ago

README

The README file for this repository.

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