Enables an LLM to retrieve live weather forecasts for Israeli cities by using Playwright to drive a real browser and scrape data from weather websites without a traditional API.
Enables querying weather forecasts for Israeli cities by automating browser with Playwright, extracting data from Weather2Day website, and feeding it to an LLM for natural language responses.
Enables users to retrieve Israeli weather forecasts through browser automation, using Playwright to navigate a live weather site and provide page content to the LLM.