mirror of https://github.com/docker/docs.git
hub: update gen ai catalog (#21912)
<!--Delete sections as needed --> ## 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 <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
parent
b098960cb8
commit
cce1d41e1c
|
@ -36,6 +36,8 @@ into key areas to support diverse AI development needs:
|
||||||
- Demos: Ready-to-deploy examples showcasing generative AI capabilities. These
|
- Demos: Ready-to-deploy examples showcasing generative AI capabilities. These
|
||||||
demos provide a hands-on way to explore AI tools and frameworks, making it
|
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.
|
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,
|
- Models: Pre-trained AI models for tasks like text generation,
|
||||||
Natural Language Processing (NLP), and conversational AI. These models
|
Natural Language Processing (NLP), and conversational AI. These models
|
||||||
provide a foundation for
|
provide a foundation for
|
||||||
|
@ -56,4 +58,9 @@ into key areas to support diverse AI development needs:
|
||||||
machine learning models.
|
machine learning models.
|
||||||
- Databases: Databases optimized for AI workloads, including vector databases
|
- Databases: Databases optimized for AI workloads, including vector databases
|
||||||
for similarity search, time-series databases for analytics, and NoSQL
|
for similarity search, time-series databases for analytics, and NoSQL
|
||||||
solutions for handling unstructured data.
|
solutions for handling unstructured data.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
>
|
||||||
|
> For publishers, [contact us](https://www.docker.com/partners/programs/) to
|
||||||
|
> join the generative AI catalog.
|
Loading…
Reference in New Issue