Back to Mindsdb

Minds Python SDK

docs/minds/python_sdk/overview.mdx

26.1.0491 B
Original Source

Minds provide Python SDK, enabling interaction with Minds via Python code.

Follow these steps to get started:

<Steps> <Step title="Create your Minds account"> Go to [Minds Cloud](https://mdb.ai/register) to create an account. </Step> <Step title="Get an API key"> Go to the [API Keys tab](https://mdb.ai/apiKeys) to get an API key. </Step> <Step title="Use Minds via Python SDK"> Follow [this tutorial](/minds/python_sdk/mind_setup) to get started. </Step> </Steps>