> ## Documentation Index
> Fetch the complete documentation index at: https://clickhouse.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

> 机器学习和 GenAI 用例指南落地页

# 机器学习和 GenAI

ClickHouse 非常适合作为实时数据库来支撑机器学习工作负载。
借助 ClickHouse，你可以比以往更轻松地将 GenAI 用于分析数据。
在本节中，你将找到一些关于如何使用 ClickHouse 进行
机器学习和 GenAI 的指南。

| Section                                                                           | Description                                           |
| --------------------------------------------------------------------------------- | ----------------------------------------------------- |
| [MCP](/docs/zh/guides/use-cases/ai-ml/MCP/index)                                       | 一组指南，帮助你使用 ClickHouse 设置 Model Context Protocol (MCP) |
| [AI-powered SQL generation](/docs/zh/guides/use-cases/ai-ml/ai-powered-sql-generation) | 此功能允许你用自然语言描述数据需求，系统随后会将其转换为相应的 SQL 语句。               |
| [Vector search](/docs/zh/guides/use-cases/ai-ml/vector-search)                         | 介绍 ClickHouse 中的向量搜索和 QBit。                           |
| [Jupyter notebooks](/docs/zh/guides/use-cases/ai-ml/data-exploration/jupyter-notebook) | 使用 Jupyter 笔记本和 chDB 探索数据。                            |
