Skip to content

Align AI Node.js Server-side SDK with more compatible support

License

Notifications You must be signed in to change notification settings

coxwave/alignai-sdk-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Align AI Edge Runtime (V8 Engine) SDK

npm version Supported Node Version License

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!