From cce1d41e1c603130c32186f5e6827c7790942f0d Mon Sep 17 00:00:00 2001 From: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:22:19 -0800 Subject: [PATCH] hub: update gen ai catalog (#21912) ## Description - Add callout for publishers on how to add content to the catalog. - Add new MCP servers section ## Related issues or tickets Hotjar-13635 ## Reviews - [ ] Editorial review Signed-off-by: Craig --- content/manuals/docker-hub/image-library/catalogs.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/manuals/docker-hub/image-library/catalogs.md b/content/manuals/docker-hub/image-library/catalogs.md index 066ce8c564..713df0628b 100644 --- a/content/manuals/docker-hub/image-library/catalogs.md +++ b/content/manuals/docker-hub/image-library/catalogs.md @@ -36,6 +36,8 @@ into key areas to support diverse AI development needs: - Demos: Ready-to-deploy examples showcasing generative AI capabilities. These demos provide a hands-on way to explore AI tools and frameworks, making it easier to understand how they can be integrated into real-world applications. +- Model Context Protocol (MCP) servers: MCP servers provide reusable toolsets + that can be used across clients, like Claude Desktop. - Models: Pre-trained AI models for tasks like text generation, Natural Language Processing (NLP), and conversational AI. These models provide a foundation for @@ -56,4 +58,9 @@ into key areas to support diverse AI development needs: machine learning models. - Databases: Databases optimized for AI workloads, including vector databases for similarity search, time-series databases for analytics, and NoSQL - solutions for handling unstructured data. \ No newline at end of file + solutions for handling unstructured data. + +> [!NOTE] +> +> For publishers, [contact us](https://www.docker.com/partners/programs/) to +> join the generative AI catalog. \ No newline at end of file