File size: 716 Bytes
e862691
 
 
 
 
 
de383cf
e862691
 
 
 
e37e26f
9c0acde
e37e26f
 
 
 
36b4088
e37e26f
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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) or `local` or `stub`
- `MODEL_ID` = `MBZUAI-IFM/K2-Think-SFT` (default) or `LLM360/K2-Think`
- `HF_TOKEN` = your HF token (Read + Inference)
- Optional: `HF_HUB_DISABLE_TELEMETRY` = `1`