# 人工智能

- [OpenCV快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/ren-gong-zhi-neng/opencv-kuai-su-ru-men.md): 部署 创达睿通 提供的 OpenCV 之后，请参考下面的步骤快速入门。
- [TensorFlow快速入门](https://docs.imdcinsights.com/ying-yong-zhong-xin/ren-gong-zhi-neng/tensorflow-kuai-su-ru-men.md): TensorFlow 是一个端到端开源机器学习平台。它拥有一个全面而灵活的生态系统，其中包含各种工具、库和社区资源。在机器学习方面，它可以轻松地构建模型、随时随地进行可靠的机器学习生产、进行强大的研究实验。


---

# 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.imdcinsights.com/ying-yong-zhong-xin/ren-gong-zhi-neng.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.
