Skip to content

Dronanaik/google-adk

Repository files navigation

Learning Google ADK

I am learning Google ADK (Agent Development Kit) following the official quickstart guide.

Google ADK Agents Collection

A collection of intelligent agents built using the Google Agent Development Kit (ADK).

🌐 View Agent Portfolio

🤖 Available Agents

Agent Description
Data Analysis Agent Connects to databases (SQL/BigQuery) to answer questions and visualize data.
Streamlit Code Generator Generates complete Streamlit apps from natural language prompts.
Playwright Agent Browser automation agent using Playwright MCP for web scraping and interaction.
Job Search Agent Parses resumes and browses job boards to find relevant opportunities.
Crawl4AI Agent Agentic RAG system using Crawl4ai and Supabase for documentation search.
Financial MCP Agent Fetches financial data via the Financial Datasets MCP server.
Test Data Generator Generates realistic test data (profiles, business data) for development.
Memory Agent CLI Interactive storytelling agent with persistent memory.
MCP Agent ADK Demo of integrating custom MCP servers with Google ADK.
XrayAgent Multi-agent system for automated test case management in Jira using Xray with 73+ Jira API functions.

🚀 Getting Started

Each agent has its own README.md with specific installation and usage instructions. Navigate to the agent's directory to learn more.

Resources

  • Official Documentation: Google ADK Quickstart
  • Project Repository: This repository contains my learning projects and experiments with Google ADK

Learning Progress

  • Set up Google ADK environment
  • Create basic agent with tools
  • Integrate MCP (Model Context Protocol) tools
  • Build Playwright automation agent
  • Explore advanced ADK features
  • Deploy agents to production

Next Steps

  1. Explore more ADK tutorials and examples
  2. Build additional specialized agents
  3. Learn about agent deployment and scaling
  4. Experiment with different model configurations

Learning Resources: Google ADK Documentation

About

This repository is dedicated to my learning and exploration of Google ADK (Agent Development Kit) . ADK is Google’s open-source framework for building intelligent, tool-augmented agents that can integrate with external systems like BigQuery, Google Cloud services, and custom tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors