# AI As Data

1. [MindsDB](https://mindsdb.com/?utm_medium=community\&utm_source=github\&utm_campaign=mindsdb%20repo) ML-SQL Server enables machine learning workflows for the most powerful databases and data warehouses using SQL. [git](https://github.com/mindsdb/mindsdb)[hub](https://github.com/mindsdb/mindsdb).

* Developers can quickly add AI capabilities to your applications.
* Data Scientists can streamline MLOps by deploying ML models as AI Tables.
* Data Analysts can easily make forecasts on complex data (like multivariate time-series with high cardinality) and visualize them in BI tools like Tableau.
* [Medium article](https://towardsdatascience.com/introduction-to-ai-tables-a719251e1a58)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.opscompendium.com/mlops/ai-as-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
