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
- Host: GitHub
- URL: https://github.com/dmitriiweb/smart-weather
- Owner: dmitriiweb
- License: mit
- Created: 2025-03-14T19:26:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T20:03:20.000Z (about 1 year ago)
- Last Synced: 2025-03-16T20:33:59.675Z (about 1 year ago)
- Topics: agents, ai, ollama, pydantic-ai, python, weather
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
