# ML and Data Ops

## ML Ops

BDB Data Pipeline allows you to operationalise your AI/ML Models in few minutes. The Models can be attached to any pipeline to get the inferences in real-time. Then the inferences can either be used in any other process or get shared with the user instantly.

![](/files/dKlubS3OLJkx57qrBaNV)

{% content-ref url="/pages/pEVU56PQxxKd4j2yg0wr" %}
[DSL Model & Script Runner](/bdb-documentation/data-pipeline/components/ai-ml/dsl-model-and-script-runner.md)
{% endcontent-ref %}

## Data Ops

Traditional data transformation operation are sequential process where developer design and develop the logic and test and deploy it. BDB Data Pipeline allows the user to adopt the agile non-linear approach which reduces the time to market by 50 to 60 %

![](/files/29mtUcICvn91VKhAVg01)


---

# 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://docs.bdb.ai/bdb-documentation/data-pipeline/about-data-pipeline/ml-and-data-ops.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.
