Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
8いいね 479 views回再生

01. Google's ADK : Create your First agent !

Learn how to create a very simple AI agent using Google's Agent Development Kit (ADK) library in this step-by-step tutorial. We'll cover setting up your Python virtual environment, installing the necessary Google ADK, structuring your project, and coding your first agent. Discover how to define an LLMAgent, pass parameters like name, description, instructions, and model (e.g., Gemini 2.0 Flash), and configure your environment with API keys.

Chapters :
*********************************************************
[00:00:00] Introduction & Goal: Simple Agent with Google ADK
[00:00:04] Setup: Folder, Virtual Environment & Google ADK Installation
[00:00:43] Project File Structure (.env, agent.py, __init__.py)
[00:00:59] Coding the Agent: Defining LLMAgent in agent.py
[00:02:56] Configuring .env with Gemini API Key & Vertex AI Flag
[00:03:18] How to Get Your Gemini API Key (Google AI Studio & Cloud Project)
[00:05:00] Finalizing Imports (__init__.py) & Running the ADK Web UI
[00:05:50] Interacting with the Agent via the Web UI
[00:06:51] Troubleshooting: Agent Name Validation

Interested to learn more, check these playlists :
*********************************************************
OpenAI Agent SDK Series :    • Getting started with OpenAI Agents SDK !  

Spring AI Tutorials : Generative AI for Java Developers :    • Spring AI  Tutorials : Generative AI for J...  

Gen AI using Open Source Models :    • Gen AI using Open Source Models !  

Generative AI using Native APIs :    • Generative AI using OpenAI API !  

Getting Started with Azure AI Services :    • Getting Started with Azure AI Foundary !  

コメント