Products
Docker
Mon Nov 18 2024
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.
Mon Nov 04 2024
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.
Mon Oct 21 2024
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.
Mon Oct 07 2024
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.
Mon Sep 23 2024
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 er...
Mon Sep 09 2024
Getting Started with the Labs AI Tools for Devs Docker Desktop Extension
Explore the Labs AI Tools for Devs extension in Docker Desktop, designed for prompt authors to easily build, run, and share their AI tools.
Mon Aug 26 2024
How to Fix ESLint Violations with AI Assistance
Learn how to use GenAI to fix ESLint violations, without installing Node.
Engineering
Mon Aug 12 2024
Adding the ESLint Tool to an AI Assistant: Improving Recommendations for JS/TS Projects
We show how to enable our AI assistant to provide advice that is both helpful and actionable for linting JavaScript and TypeScript projects.
Mon Jul 29 2024
How to Create Dockerfiles with GenAI
We explore how to use an AI assistant to generate Dockerfiles for specific projects.
Mon Jul 15 2024
How an AI Assistant Can Help Configure Your Project’s Git Hooks
Make Git hooks easier to configure and use by providing project-specific context to Docker's AI assistant.
Mon Jul 01 2024
Using Generative AI to Create Runnable Markdown
Explore the innovative realm of AI developer tools with Docker's GenAI Docker Labs series.