Skip to Content
Getting Started

Getting Started

Installation

All of the AI Primitives packages are dependencies of the ai-primitives package, so you can install them all at once:

npm i ai-primitives

Or you can install individual packages:

npm i ai-functions
Last updated on