Enables natural language weather queries for Israeli cities with real-time data extracted via Playwright, plus USA weather alerts and forecasts via NWS API, all orchestrated by Groq LLM.
Enables users to query weather information for Israel via Playwright browser automation and for the USA via a weather API, allowing an LLM to access real-time weather data and alerts.
Enables users to query real-time weather data for Israeli cities using natural language, automatically scraping a weather website via Playwright and returning AI-generated answers.
Enables weather queries for US forecasts and alerts via the National Weather Service API, and Israeli weather forecasts through a Playwright-controlled browser, all through an interactive chat interface using OpenRouter and MCP.