ClickHouse is ideally suited as a real-time database to power Machine Learning workloads. With ClickHouse, it’s easier than ever to unleash GenAI on your analytics data. In this section, you’ll find some guides around how ClickHouse is used for Machine Learning and GenAI.
| Section | Description |
|---|---|
| MCP | A collection of guides to get you setup using Model Context Protocol (MCP) with ClickHouse |
| AI-powered SQL generation | This feature allows you to describe your data requirements in plain text, which the system then translates into corresponding SQL statements. |
| Vector search | An introduction to vector search and QBit in ClickHouse. |
| Jupyter notebooks | Exploring data with Jupyter notebooks and chDB. |