Skip to content

Commit e806f14

Browse files
committed
autogenerate landing pages
1 parent 088cc1b commit e806f14

File tree

6 files changed

+95
-69
lines changed

6 files changed

+95
-69
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ docs/getting-started/index.md
6262
docs/data-modeling/projections/index.md
6363
docs/cloud/manage/jan2025_faq/index.md
6464
docs/chdb/guides/index.md
65+
docs/use-cases/AI_ML/MCP/index.md
6566

6667
.vscode
6768
.aspell.en.prepl

docs/use-cases/AI_ML/MCP/librechat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You will need Docker to run LibreChat and the MCP server. To get Docker:
3131
<br/>
3232
For more information, see the [Docker documentation](https://docs.docker.com/get-docker/).
3333

34-
## Clone LibreChat repository {#clone-librechat-repo}
34+
## Clone the LibreChat repository {#clone-librechat-repo}
3535

3636
Open a terminal (command prompt, terminal or PowerShell) and clone the
3737
LibreChat repository using the following command:

docs/use-cases/AI_ML/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
description: 'Landing page for Machine learning and GenAI use case guides'
3+
pagination_prev: null
4+
pagination_next: null
5+
slug: /use-cases/AI
6+
title: 'Machine learning and GenAI'
7+
keywords: ['machine learning', 'genAI', 'AI']
8+
---
9+
10+
# Machine learning and GenAI
11+
12+
ClickHouse is ideally suited as a real-time database to power Machine Learning workloads.
13+
With ClickHouse, it's easier than ever to unleash GenAI on your analytics data.
14+
In this section you'll find some guides around how ClickHouse is used for
15+
Machine Learning and GenAI.
16+
17+
<!--AUTOGENERATE_START-->
18+
<!--AUTOGENERATE_END-->

scripts/aspell-dict-file.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,3 +1059,5 @@ microsoft
10591059
microsoft
10601060
--docs/use-cases/observability/clickstack/migration/elastic/migrating-data.md--
10611061
clickstack
1062+
--docs/use-cases/AI_ML/MCP/librechat.md--
1063+
librechat

0 commit comments

Comments
 (0)