Tag: Docker Model Runner
-
Docker: Prototyping an AI Tutor with Docker Model Runner
Source URL: https://www.docker.com/blog/how-to-build-an-ai-tutor-with-model-runner/ Source: Docker Title: Prototyping an AI Tutor with Docker Model Runner Feedly Summary: Every developer remembers their first docker run hello-world. The mix of excitement and wonder as that simple command pulls an image, creates a container, and displays a friendly message. But what if AI could make that experience even better?…
-
Docker: Docker Desktop 4.44: Smarter AI Modeling, Platform Stability, and Streamlined Kubernetes Workflows
Source URL: https://www.docker.com/blog/docker-desktop-4-44/ Source: Docker Title: Docker Desktop 4.44: Smarter AI Modeling, Platform Stability, and Streamlined Kubernetes Workflows Feedly Summary: In Docker Desktop 4.44, we’ve focused on delivering enhanced reliability, tighter AI modeling controls, and simplified tool integrations so you can build on your terms. Docker Model Runner Enhancements Inspectable Model Runner Workflows Now you…
-
Docker: Building AI agents made easy with Goose and Docker
Source URL: https://www.docker.com/blog/building-ai-agents-with-goose-and-docker/ Source: Docker Title: Building AI agents made easy with Goose and Docker Feedly Summary: Building AI agents can be a complex task. But it also can be a fairly simple combination of answers to the following questions: What is the AI backend that powers my intelligent fuzzy computation? What tools do you…
-
Docker: Build a Recipe AI Agent with Koog and Docker
Source URL: https://www.docker.com/blog/build-a-recipe-ai-agent-with-koog-and-docker/ Source: Docker Title: Build a Recipe AI Agent with Koog and Docker Feedly Summary: Hi, I’m Philippe Charriere, a Principal Solutions Architect at Docker. I like to test new tools and see how they fit into real-world workflows. Recently, I set out to see if JetBrains’ Koog framework could run with Docker…
-
Docker: GenAI vs. Agentic AI: What Developers Need to Know
Source URL: https://www.docker.com/blog/genai-vs-agentic-ai/ Source: Docker Title: GenAI vs. Agentic AI: What Developers Need to Know Feedly Summary: Generative AI (GenAI) and the models behind it have already reshaped how developers write code and build applications. But a new class of artificial intelligence is emerging: agentic AI. Unlike GenAI, which focuses on content generation, agentic systems…
-
Docker: Docker Unveils the Future of Agentic Apps at WeAreDevelopers
Source URL: https://www.docker.com/blog/wearedevelopers-docker-unveils-the-future-of-agentic-apps/ Source: Docker Title: Docker Unveils the Future of Agentic Apps at WeAreDevelopers Feedly Summary: Agentic applications – what actually are they and how do we make them easier to build, test, and deploy? At WeAreDevelopers, we defined agentic apps as those that use LLMs to define execution workflows based on desired goals…
-
Docker: Powering Local AI Together: Docker Model Runner on Hugging Face
Source URL: https://www.docker.com/blog/docker-model-runner-on-hugging-face/ Source: Docker Title: Powering Local AI Together: Docker Model Runner on Hugging Face Feedly Summary: At Docker, we always believe in the power of community and collaboration. It reminds me of what Robert Axelrod said in The Evolution of Cooperation: “The key to doing well lies not in overcoming others, but in…
-
Docker: AI-Powered Testing: Using Docker Model Runner with Microcks for Dynamic Mock APIs
Source URL: https://www.docker.com/blog/ai-powered-mock-apis-for-testing-with-docker-and-microcks/ Source: Docker Title: AI-Powered Testing: Using Docker Model Runner with Microcks for Dynamic Mock APIs Feedly Summary: The non-deterministic nature of LLMs makes them ideal for generating dynamic, rich test data, perfect for validating app behavior and ensuring consistent, high-quality user experiences. Today, we’ll walk you through how to use Docker’s Model…
-
Docker: Build a GenAI App With Java Using Spring AI and Docker Model Runner
Source URL: https://www.docker.com/blog/build-genai-app-with-java-spring-ai-docker-model-runner/ Source: Docker Title: Build a GenAI App With Java Using Spring AI and Docker Model Runner Feedly Summary: When thinking about starting a Generative AI (GenAI) project, you might assume that Python is required to get started in this new space. However, if you’re already a Java developer, there’s no need to…
-
Docker: Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy
Source URL: https://www.docker.com/blog/build-ai-agents-with-docker-compose/ Source: Docker Title: Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy Feedly Summary: Agents are the future, and if you haven’t already started building agents, you probably will soon. Across industries and use cases, agents can act on our behalf, and offload repetitive work, because they can…