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.
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.
Install the SDK with npm or any other package manager (yarn, pnpm, etc.):
npm install alignai-edge
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!