Get started using the Model Context Protocol to experiment with AI capabilities using Docker Desktop.
docker labs genai series
Meet Gordon: An AI Agent for Docker
We share our experiments creating a Docker AI Agent, named Gordon, which can help new users learn about our tools and products and help power users get things done faster.
How to Create and Use an AI Git Agent
We show how to create Git agent and use this Git agent to understand PR branches for a variety of user personas — without needing to know the ins and outs of Git.
How AI Assistants Can Decode GitHub Repos for UI Writers
Exploring AI-assisted tools for UI writers, we demonstrate how to enhance GitHub PR review workflows to identify user-facing text changes, and offer a step-by-step guide and insights into leveraging LLMs effectively.
Extending the Interaction Between AI Agents and Editors
We explore the interaction of AI agents and editors by mixing tool definitions with prompts using a simple Markdown-based canvas.
Using AI Tools to Convert a PDF into Images
Learn how to turn a PDF into a bunch of images with the help of Docker and AI tools.
Using Docker AI Tools for Devs to Provide Context for Better Code Fixes
Learn how to map your codebase in order to provide context for creating better AI-generated code fixes.
Using an AI Assistant to Script Tools
In this Docker Labs GenAI series installment, learn how to use an AI assistant to script a tool based on a specific definition.
Using an AI Assistant to Read Tool Documentation
Explore how to use Docker and LLMs to streamline workflows for command-line tools to enhance the process of reading docs, troubleshooting errors, and running commands.