Skip to main content
Multi-agent climate analysis: environmental monitoring → urban analysis → impact prediction → strategy generation. Includes SQLite data storage, structured output, and API deployment.

Setup

Create Sample Data

Run: Python Code

Run: CLI

Run: agents.yaml

Create agents.yaml:
Run:

Monitor & Verify

Serve API

Test:

Cleanup

Features Demonstrated

FeatureImplementation
Multi-agentMonitor → Analyzer → Predictor → Strategist
Web SearchTavily for climate news
Structured OutputPydantic ClimateReport
Risk CalculationHeat index + AQI scoring
DB PersistenceSQLite via db()
CLI--web-search for news
YAML Config3-agent climate pipeline
API Endpointagent.launch()