metadata
title: ClimaMind
emoji: 🌦️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
ClimaMind — K2-Think + Live Climate Data (Gradio on Spaces)
This Space hosts your hackathon demo:
- Live weather/UV from Open-Meteo + PM2.5 from OpenAQ (keyless).
- Reasoning via K2-Think (HF Inference API by default), strict JSON output → Answer, Why-trace, Risk.
- Gradio UI with a shareable link.
Configure (Settings → Variables / secrets)
PROVIDER=hf_model(recommended) orlocalorstubMODEL_ID=MBZUAI-IFM/K2-Think-SFT(default) orLLM360/K2-ThinkHF_TOKEN= your HF token (Read + Inference)- Optional:
HF_HUB_DISABLE_TELEMETRY=1