Vercel AI SDK integration in Core #630
CacheMeOwside
started this conversation in
Ideas
Replies: 0 comments
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.
-
AI is becoming a standard part of editorial workflows. WordPress built a PHP AI client using Vercel AI SDK as a reference. Plugin devs are expecting CMS platforms to ship AI primitives they can build on.
Proposal
Integrate an AI SDK at the core level so plugin developers have a standardized way to add AI features.
Having this in Core would enable plugins for features like:
Vercel AI SDK is a good candidate, as it's TypeScript-native, provider-agnostic. Looking through Cloudflare docs, looks like it is also runtime-agnostic and works well with Workers. That said, I am open to discussing lighter alternatives too.
Beta Was this translation helpful? Give feedback.
All reactions