Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 466 Bytes

File metadata and controls

20 lines (14 loc) · 466 Bytes
title Installation
sidebarTitle Installation

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:

npm install --save mindsdb-js-sdk

Here is the expected output: