> ## 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.

> Machine Learning 및 GenAI 사용 사례 가이드를 위한 랜딩 페이지

# Machine Learning 및 GenAI

ClickHouse는 Machine Learning 워크로드를 지원하는 실시간 데이터베이스로 이상적입니다.
ClickHouse를 사용하면 분석 데이터에 GenAI를 그 어느 때보다 손쉽게 활용할 수 있습니다.
이 섹션에서는 ClickHouse를
Machine Learning 및 GenAI에 활용하는 방법을 다루는 몇 가지 가이드를 확인할 수 있습니다.

| Section                                                                           | Description                                                            |
| --------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [MCP](/docs/ko/guides/use-cases/ai-ml/MCP/index)                                       | ClickHouse와 함께 Model Context Protocol(MCP)을 사용할 수 있도록 안내하는 가이드 모음입니다.  |
| [AI-powered SQL generation](/docs/ko/guides/use-cases/ai-ml/ai-powered-sql-generation) | 이 기능을 사용하면 일반 텍스트로 데이터 요구 사항을 설명할 수 있으며, 그러면 시스템이 이를 해당 SQL 문으로 변환합니다. |
| [Vector search](/docs/ko/guides/use-cases/ai-ml/vector-search)                         | ClickHouse의 벡터 검색과 QBit를 소개합니다.                                        |
| [Jupyter notebooks](/docs/ko/guides/use-cases/ai-ml/data-exploration/jupyter-notebook) | Jupyter notebooks와 chDB를 사용해 데이터를 탐색합니다.                               |
