JavaScript SDK
Overview
MindsDB provides JavaScript SDK, enabling its integration into JavaScript environments.
Follow these steps to get started:
1
Set up the development environment
For JavaScript, install the package.
2
Connect a data source
Connect a data source in JavaScript.
Explore all available data sources here.
3
Configure an AI engine
Configure an AI engine in JavaScript.
Explore all available AI engines here.
4
Create and deploy an AI/ML model
Create and deploy an AI/ML model in JavaScript.
5
Query for predictions
Query for predictions in JavaScript.
6
Automate customized workflows
Automate tasks by scheduling jobs in JavaScript.