An open API service indexing awesome lists of open source software.

https://github.com/dmitriiweb/smart-weather

smart weather cli
https://github.com/dmitriiweb/smart-weather

agents ai ollama pydantic-ai python weather

Last synced: about 1 month ago
JSON representation

smart weather cli

Awesome Lists containing this project

README

          

# smart-weather

## Requirements

- Python >= 3.11
- Local installation of Ollama
- OpenWeatherMap API key

## Installation

You can install `smart-weather` directly from GitHub using pip:

```sh
pip install git+https://github.com/dmitriiweb/smart-weather.git
```

## Usage

To use the `smart-weather` CLI, simply run:

```sh
smart-weather -l "your location here"
```

## Example of Usage

this is example of usage of smart-weather with local installation of Ollama (qwwen 2.5 7b)

![](https://github.com/dmitriiweb/smart-weather/blob/main/smart-weather.png?raw=true)