A multi-agent system demonstrating AI agents working together to extract and process information from web pages. Developed using Google ADK and MCP Platform.
Fetches and cleans webpage content using BeautifulSoup4
Identifies and extracts structured address information
Converts addresses into precise geographic coordinates
Orchestrates the workflow between all agents
Example of structured address extraction and processing
Multi-Component Platform server implementation