⚡ Google ADK Agents

A collection of intelligent agents built with the Google Agent Development Kit

SQL & Data

Data Analysis Agent

A powerful agent capable of connecting to databases (PostgreSQL, MySQL, BigQuery), understanding schemas, and answering natural language questions by executing SQL queries.

Code Generation

Streamlit Code Generator

An intelligent agent that generates complete, runnable Streamlit applications from natural language requirements. Creates dashboards, forms, and data visualizations instantly.

Browser Automation

Playwright Agent

An end-to-end browser automation agent using Playwright's MCP server. It can browse the web, extract data, and interact with websites using reasoning-first prompts.

Productivity

Job Search Agent

An advanced assistant that ingests resumes, extracts profiles, and autonomously browses job boards like Naukri and LinkedIn to find relevant opportunities.

RAG & Search

Crawl4AI Agent

An Agentic RAG system leveraging Crawl4ai for documentation scraping, vector embeddings, and Supabase for knowledgeable, context-aware answers.

Finance

Financial MCP Agent

A specialized agent configured to interact with the Financial Datasets MCP remote server to fetch real-time financial data and answer market queries.

Development Tool

Test Data Generator

Creates realistic, structured test data for development. Generates personal profiles, business data, and custom patterns for database seeding.

Creative Writing

Memory Agent CLI

A CLI application for interactive storytelling. Uses a persistent memory agent to generate engaging and imaginative stories based on user prompts.

Integration

MCP Agent ADK

A demonstration of integrating custom Model Context Protocol (MCP) servers deployed on Alpic.ai with the Google ADK framework.

Test Automation

XrayAgent

A multi-agent system for automated test case management in Jira using Xray. Intelligently generates test cases from user stories with comprehensive Jira API integration (73+ functions).