AIML

54 posts

In this blog post, we provide an introduction to preparing your own dataset for LLM training. Whether your goal is to fine-tune a pre-trained model for a specific task or to continue pre-training for domain-specific applications, having a well-curated dataset is crucial for achieving optimal performance.

Simon Zamarin12/19/2024

This post provides step-by-step instructions for creating a collaborative multi-agent framework with reasoning capabilities to decouple business applications from FMs. It demonstrates how to combine Amazon Bedrock Agents with open source multi-agent frameworks, enabling collaborations and reasoning among agents to dynamically execute various tasks. The exercise will guide you through the process of building a reasoning orchestration system using Amazon Bedrock, Amazon Bedrock Knowledge Bases, Amazon Bedrock Agents, and FMs. We also explore the integration of Amazon Bedrock Agents with open source orchestration frameworks LangGraph and CrewAI for dispatching and reasoning.

Alfred Shen12/19/2024

Docker Desktop 4.37 streamlines AI-driven development with the new AI Catalog integration, command-line management capabilities, upgraded components, and enhanced stability to empower modern developers.

Yiwen Xu12/18/2024

In this post, we’ll demonstrate how to configure an Amazon Q Business application and add a custom plugin that gives users the ability to use a natural language interface provided by Amazon Q Business to query real-time data and take actions in ServiceNow.

Siddhartha Angara12/18/2024

We look at Docker’s 2024 milestones and innovations in security, AI, and more, as well as how we helped teams build, test, and deploy more easily and quickly than ever.

Docker Team12/17/2024

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.

Docker Labs12/16/2024

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.

Docker Labs12/16/2024

We explore the interaction of AI agents and editors by mixing tool definitions with prompts using a simple Markdown-based canvas.

Docker Labs11/18/2024

Docker's AI Catalog simplifies AI development by offering a curated platform that helps developers and publishers easily integrate AI capabilities into applications.

Michael Donovan11/12/2024

Learn how to turn a PDF into a bunch of images with the help of Docker and AI tools.

Docker Labs11/4/2024

Learn how to map your codebase in order to provide context for creating better AI-generated code fixes.

Docker Labs10/21/2024

IBM's Granite AI models, optimized for business applications, are now available on Docker Hub, making it easier for developers to deploy, scale, and customize AI-powered apps.

Michael Donovan10/21/2024

In this Docker Labs GenAI series installment, learn how to use an AI assistant to script a tool based on a specific definition.

Docker Labs10/7/2024

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.

Docker Labs9/23/2024

Dive into the “Secure by Design” approach essential for AI systems, focusing on embedding security features from the start to fortify AI against emerging threats.

Rachel Taylor9/16/2024

Explore the Labs AI Tools for Devs extension in Docker Desktop, designed for prompt authors to easily build, run, and share their AI tools. Get started quickly with our guide to installing the extension and running your first prompts.

Docker Labs9/9/2024

Discover Docker Desktop 4.34's enhancements that boost security, scalability, and productivity for developers. This release includes a readily available MSI installer for simpler Windows deployment, improved authentication processes, smart storage compaction for WSL2, and seamless NVIDIA AI Workbench integration for streamlined model training and local development.

Deanna Sparks9/3/2024

Learn about Docker's collaboration with NVIDIA, which enhances your ability to leverage Docker containers and improves your overall experience of building and developing AI/ML applications.

Savannah Ostrowski8/26/2024

Learn how to use GenAI to fix ESLint violations, without installing Node.

Docker Labs8/26/2024

We show how to enable our AI assistant to provide advice that is both helpful and actionable for linting JavaScript and TypeScript projects.

Docker Labs8/12/2024