Introduction
Build an agent today with Gemma 3
()
1. Getting Started: Gemma 3 Setup
Part 1 setup: Gemma 3 environment
()
Part 2 setup: Ollama installation to run Gemma 3 locally
()
Overview: Your first Gemma 3 project
()
2. Designing and Planning Your Agent
Design your agent for this project
()
Insert an API into an agentic workflow
()
Reflect on the results and continue
()
3. Implementing the Tools for the Agent to Use
Overview: The tools used in this agentic workflow
()
Search the web for content
()
Browse specific sites
()
Report results back to the user
()
4. Creating Prompts for the Agentic Workflow
Overview: Create prompts for the agentic workflow
()
Design a prompt to turn input into actions
()
Design a prompt to create commands for the site browsing
()
Design a prompt to fact-check results from the websites
()
Design a prompt to ascertain quality of results
()
5. Finishing Your App
Almost done! The flow that builds the application
()
Finish the code
()
6. Extending Your App to Be Multimodal
Work with multimodal input
()
Interpret the contents of an image
()
Update the agentic workflow to take image contents
()
Refine the workflow to refine results
()
Conclusion
What's been covered in the course
()
Ex_Files_Create_AI_Agent_Gemma.zip
(153 KB)