Back to Mindsdb

Installation

docs/sdks/javascript/installation.mdx

26.1.0409 B
Original Source

The MindsDB JavaScript SDK allows you to unlock the power of machine learning right inside your web applications. Read along to see how to install the MindsDB's JavaScript SDK.

How to Install

To install the MindsDB JavaScript SDK, run the below command:

bash
npm install --save mindsdb-js-sdk

Here is the expected output:

<p align="center"> </p>