Vercel ai sdk #1043
patrickwasp
started this conversation in
Ideas / Feature Requests
Vercel ai sdk
#1043
Replies: 1 comment 1 reply
-
Have you figured out how to launch a simple nicegui template app with vercel? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vercel recently released a library for integrating with chat apis and building interactive UIs.
https://vercel.com/blog/introducing-the-vercel-ai-sdk
https://github.com/vercel-labs/ai
they have examples for Nuxt which could give some ideas of how to integrate with nicegui.
https://github.com/vercel-labs/ai/blob/main/examples/nuxt-openai/app.vue
Beta Was this translation helpful? Give feedback.
All reactions