MindsDB provides SDKs for Python, and JavaScript, enabling incorporation of AI building blocks into these development environments. This section introduces custom syntax provided by MindsDB to bring data and AI together inside Python, and JavaScript development environments. Follow these steps to get started:
1

Set up the development environment

For Python, install the package.
For JavaScript, install the package.
2

Connect a data source

Connect a data source in Python and JavaScript.
Explore all available data sources here.
3

Configure an AI engine

Configure an AI engine in Python and JavaScript.
Explore all available AI engines here.
4

Create and deploy an AI/ML model

Create and deploy an AI/ML model in Python and JavaScript.
5

Query for predictions

Query for predictions in Python and JavaScript.
6

Automate customized workflows

Automate tasks by scheduling docs in Python and JavaScript.