ClimaAI / README.md
AnujithM's picture
Update README.md
de383cf verified
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) 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