# MLops

MLops aims at sharing good practices from problem definition to product deployment and maintenance. This is v1.x, in which we focus on getting all the relevant information organized and listed, so that it is easier to trace. The target audience is those who'd like to set up hardware/infra/platforms and develop/build/deploy/maintain a product by themselves.

For future versions, more focus will be on reliability engineering, scalability, issues that are anticipated, and the trials/errors along the way. Also, as you may see, there are other topics such as DATAops, MODELops, Fun Facts about Image, etc, that are under construction.

It(the content or practice) aims to be evolved with time.&#x20;

**Subscription the GitBook**: <https://forms.gle/wQu2GtBAJtqKYmSv7>

只有真诚是我能给的最好东西


---

# 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://lwang010.gitbook.io/longw/master.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.
