Weather Tool
Createdrairai77
Retrieves weather information using a weather API and integrates with an Ollama language model.
About
The Weather Tool fetches weather data from weatherapi.com using a provided API key and leverages an Ollama model, specifically 'llama3.1-tool:8b', for processing or interacting with the weather information. It requires setting up an environment file with the API key and running an Ollama server to function correctly. Users need to install dependencies using uv and execute the main Python script.
Key Features
- 1 GitHub stars