AI Engineer - Learn how to integrate AI into software applications
Save 43% on 1 Year of Coursera Plus
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This tutorial demonstrates how to run Google's Gemma 3 AI model locally on a Mac using Docker Desktop's Model Runner feature and integrate it with Spring Boot applications. Learn to build a fully functional AI-powered Java application that operates completely on your own machine without API keys, data sharing, or monthly fees. Discover how to configure Docker Desktop's Model Runner, run Gemma 3 locally, set up a Spring Boot application with Spring AI, connect your Java app to the local AI model, and exchange prompts and responses without cloud APIs. The 13-minute video is organized into chapters covering introduction, documentation review, models overview, Docker configuration, terminal commands, Spring Boot application creation, properties setup, Java code implementation, application execution, and conclusion. Includes links to Docker Model Runner documentation, Spring AI GitHub, and the tutorial's GitHub repository. Designed for users with Docker Desktop 4.40+ on Mac with Apple Silicon.
Syllabus
0:00 - Introduction
1:15 - Docker Model Runner Documentation
2:40 - Available Models Overview
3:25 - Docker Desktop Configuration
4:30 - Running Models in the Terminal
6:10 - Creating a Spring Boot Application
7:45 - Setting Up Properties
9:20 - Writing the Java Code
10:35 - Running the Application
11:30 - Conclusion
Taught by
Dan Vega