Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 991 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 991 Bytes

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!