Udemy - AI Agents Bootcamp with ADK, GCP - Autonomous Systems (2026)

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size4 GB
  • Uploaded Byfreecoursewb
  • Downloads171
  • Last checkedMay. 03rd '26
  • Date uploadedMay. 01st '26
  • Seeders 10
  • Leechers12

Infohash : FEA08FA8C5D5FCE70551A4EE2E141C10C6B4EEBE

AI Agents Bootcamp with ADK, GCP : Autonomous Systems (2026)

https://WebToolTip.com

Published 4/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 7h 42m | Size: 3.98 GB

Learn to build real AI agents using Python, ADK and Google Cloud with tools, memory, evaluation and multi-agent systems

What you'll learn
Build autonomous AI agents from scratch using ADK and Python
Create agents that use tools, APIs, and workflows to solve tasks
Implement memory systems for context-aware AI agents
Design multi-agent systems that collaborate and delegate tasks
Add guardrails to make AI agents safer and more reliable
Evaluate agent performance using metrics and rubric frameworks
Build real-world AI agent projects step by step
Deploy AI agents for real applications using cloud infrastructure

Requirements
Basic Python programming knowledge
A computer with internet access
Free account on Google Cloud Platform for running agent s
No prior experience with AI agents or ADK required
Willingness to learn by building real projects

Files:

[ WebToolTip.com ] Udemy - AI Agents Bootcamp with ADK, GCP - Autonomous Systems (2026)
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction to AI Agents
    • 1. Course Introduction and What You Will Build.mp4 (30.4 MB)
    • 2. What Are AI Agents.mp4 (67.5 MB)
    • 3. LLMs vs AI Agents vs Workflows.mp4 (15.6 MB)
    • 4. Real-World Applications of AI Agents.mp4 (52.1 MB)
    • 5. Course Roadmap.mp4 (22.5 MB)
    10 - Deployment
    • 43. Agent Observability & Debugging.mp4 (80.3 MB)
    • 44. Google Cloud Databases for Agent Memory.mp4 (88.4 MB)
    • 45. Securing AI Agents with VPC Networks.mp4 (71.2 MB)
    • 46. Production-Grade AI Systems.mp4 (68.8 MB)
    • 47. AI Data Security Prevent Data Leaks with DLP.mp4 (72.8 MB)
    11 - Deep Dive From Project to Real-World AI Engineer
    • 48. AI on a Budget Cost Optimization.mp4 (67.7 MB)
    • 49. From Code to Deployment Docker for AI systems.mp4 (64.5 MB)
    • 50. All_Deck_Resources.pdf (17.1 MB)
    • 50. Next Steps Tools, Resources & AI Career Roadmap.mp4 (34.4 MB)
    • 50. SAAR Techverse.url (0.1 KB)
    2 - Environment Setup
    • 10. Google AI Studio (Gemini API Key).url (0.1 KB)
    • 10. Running Your First AI Agent.mp4 (61.8 MB)
    • 6. Install Python.url (0.1 KB)
    • 6. Installing Python and Required Tools.mp4 (24.3 MB)
    • 6. Visual Studio Code.url (0.1 KB)
    • 7. Setting Up Development Environment.mp4 (22.0 MB)
    • 8. Creating a Cloud Account.mp4 (60.1 MB)
    • 8. GCP.url (0.1 KB)
    • 9. Installing ADK and Dependencies.mp4 (26.0 MB)
    3 - Understanding ADK
    • 1. Basic questions about agent architecture and lifecycle.html (20.5 KB)
    • 11. ADK Architecture Overview.mp4 (44.9 MB)
    • 12. Agent Lifecycle Explained.mp4 (54.8 MB)
    • 13. Prompts and Agent Reasoning.mp4 (95.8 MB)
    • 14. Agent Execution Flow.mp4 (100.5 MB)
    • 15. Building Your First Task Agent.mp4 (33.0 MB)
    • 15. first_agent.py (0.5 KB)
    4 - Tools and Function Calling
    • 16. Introduction to Agent Tools.mp4 (31.2 MB)
    • 17. Creating Custom Python Tools.mp4 (24.3 MB)
    • 17. python_tools.py (0.4 KB)
    • 18. Connecting APIs to Agents.mp4 (42.4 MB)
    • 18. connection.py (0.9 KB)
    • 19. File Processing Tools.mp4 (34.7 MB)
    • 19. file_processing.py (0.8 KB)
    • 2. Questions on tool calling and API integration concepts.html (21.6 KB)
    • 20. Multi-Tool AI Agents.mp4 (98.2 MB)
    • 20. multi_tool_agent.py (1.4 KB)
    5 - Memory Systems for Agents
    • 21. Why Memory Is Important.mp4 (18.6 MB)
    • 22. Short-Term Memory in Agents.mp4 (107.0 MB)
    • 22. short_memory.py (1.7 KB)
    • 23. Long-Term Memory and Retrieval.mp4 (209.1 MB)
    • 23. long_memory.py (2.5 KB)
    • 24. Context Management.mp4 (22.6 MB)
    • 24. context.py (3.3 KB)
    • 25. Building a Context-Aware Agent.mp4 (76.3 MB)
    • 25. Section_5.py (4.4 KB)
    • 3. Short quiz on short-term vs long-term memory.html (21.6 KB)
    6 - Guardrails and AI Safety
    • 26. Safety Filters.url (0.1 KB)
    • 26. Why Guardrails Matter.mp4 (48.9 MB)
    • 27. Prompt Injection Attacks.mp4 (104.1 MB)
    • 27. attack_prompts.py (0.1 KB)
    • 28. Input Validation and Output Filtering Techniques.mp4 (162.7 MB)
    • 28. guardrails.py (6.0 KB)
    • 29. Designing Safe AI Agents.mp4 (51.0 MB)
    • 29. README.md (2.4 KB)
    7 - Evaluation and Metrics
    • 30. Why AI Agent Evaluation Is Hard.mp4 (23.6 MB)
    • 31. Rubric-Based Evaluation.mp4 (97.8 MB)
    • 31. rubric.py (3.7 KB)
    • 32. Creating Agent Test Cases.mp4 (13.1 MB)
    • 32. test_cases.csv (0.3 KB)
    • 33. Automated Evaluation Workflows.mp4 (13.9 MB)
    • 33. auto_runner_sample.py (1.3 KB)
    • 34. Improving Agent Performance.mp4 (14.5 MB)
    • 34. types.png (178.8 KB)
    8 - Multi-Agent Systems
    • 35. Introduction to Multi-Agent Architectures.mp4 (57.8 MB)
    • 36. Agent Communication (MCP, A2A, ACP).mp4 (84.0 MB)
    • 37. Task Delegation Between Agents.mp4 (107.0 MB)
    • 38. Planner and orchestrator Agents.mp4 (110.1 MB)
    • 38. agent.py (2.7 KB)
    9 - Real-World AI Agent Projects
    • 39. Developer productivity assistant with Gemini Code Assist.mp4 (437.2 MB)
    • 40. Voice Transcription and Call Insight analyzer.mp4 (367.0 MB)
    • 41. Enterprise knowledge chatbot with RAG Engine.mp4 (332.2 MB)
    • 42. Multimodel Intelligent Agent using Vertex AI.mp4 (109.4 MB)
    • developer_code_assist
      • README.md (4.5 KB)
      • app agents
        • orchestrator.py (0.4 KB)
        • main.py (0.1 KB)
        • routes
          • code_routes.py (0.4 KB)
          services
          • bug_fixer.py (0.2 KB)
          • code_analyzer.py (0.2 KB)
          • gemini_service.py (0.6 KB)
          • test_generator.py (0.2 KB)
          utils
          • prompts.py (0.5 KB)
        • env (0.0 KB)
        • requirements.txt (0.1 KB)
        • ui
          • app.py (0.7 KB)
          voice_analyzer
          • README.md (7.8 KB)
          • app __pycache__
            • main.cpython-313.pyc (0.9 KB)
            agents __pycache__
            • orchestrator.cpython-313.pyc (0.8 KB)
            • orchestrato

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce