alignai-edge
v0.2.0
Published
Server-side Align AI SDK for Edge Runtime (e.g. Vercel Edge Runtime)
Downloads
8
Readme
Align AI Edge Runtime (V8 Engine) SDK
This is the Align AI Compatible SDK for Edge Runtime (Vercel). This library allows you to easily send your data to Align AI.
Visit the full documentation to see the detailed usage.
Disclaimer
This SDK is currently in experimental phase and is only recommended to use if you need to integrate Align AI with your Vercel Edge Function based on Edge Runtime.
Installation
Install the SDK with npm or any other package manager (yarn, pnpm, etc.):
npm install alignai-edge
Contribution
If you have any issues with the SDK, feel free to open Github issues and we'll get to it as soon as possible.
We welcome your contributions and suggestions!