Climate AI Hive is an AI-powered urban climate resilience platform built on IBM WatsonX and IBM Cloud, using IBMβs π Bee AI agentic framework.
It combines UN Sustainable Development Goal 11 (Sustainable Cities & Communities) data, IPCC climate science, and specialized BeeAI agents, powered by IBM Granite 3.3.
In just minutes, it turns climate change and UN data into city-specific action plans with projections, recommendations, and SDG 11 compliance metrics β empowering cities to adapt faster and smarter.
A project made for IBM TechXchange 2025 Pre-conference watsonx Hackathon
Cities face an urgent need to adapt to climate change with limited resources.
Today:
- Climate data is fragmented and hard to use.
- Assessments (e.g., flood risk) take months to complete.
- Projections (e.g., heatwaves) are disconnected from urban planning.
- Thousands of proven climate solutions exist but remain invisible to most cities.
- International funding opportunities are missed due to lack of proper SDG alignment documentation.
The result: cities react to disasters instead of preventing them. Resources are misallocated, proven solutions stay undiscovered, and funding is lost.
Hive.ai β UN & IPCC Expertise in Your Pocket with BeeAI Agents on IBM WatsonX π
Three specialized AI agents collaborate to produce an integrated climate resilience report:
- BeeAI ClimateAnalyst β Analyzes historical and projected climate data (temperature, precipitation, air quality, flood risk), factoring in model uncertainties and biases.
- BeeAI UrbanAdvisor β Retrieves official UN SDG data via the SDG API, maps infrastructure vulnerabilities and demographics, and generates locally tailored recommendations in mobility, green spaces, energy, waste, and citizen engagement.
- BeeAI SDG11Validator β Evaluates proposals against UN SDG 11 targets, assigns alignment scores, and suggests improvements to maximize compliance and funding eligibility.
Hive.ai delivers:
- Hyperlocal climate impact projections
- Prioritized action lists with budgets and timelines
- Global case studies adapted to local contexts
- SDG 11 compliance metrics and funding guidance
- Climate Impact Analysis β Projections, trends, and vulnerability maps
- Sustainable Recommendations β Context-specific, actionable strategies
- UN Project Discovery β Relevant initiatives and funding sources
- SDG 11 Validation β Measured and improvable alignment scores
- Multi-provider AI β IBM WatsonX and Groq support
Watch a quick demonstration showing how Hive.ai generates local climate action plans in minutes β including projections, tailored recommendations, and SDG 11 alignment metrics:
- Python 3.8+
- Node.js 18+ (for frontend)
- IBM WatsonX account (optional, but recommended)
cd backend
pip install -r requirements.txt
cp env.example .env # Copy and edit with your values
uvicorn api:app --reloadcd the-hive
npm install
npm run devYou can configure the default provider and models in your .env file:
# === Watsonx (IBM) ===
WATSONX_API_URL=https://eu-de.ml.cloud.ibm.com
WATSONX_API_KEY=your_watsonx_api_key
WATSONX_PROJECT_ID=your_project_id
# === OpenAI (optional) ===
OPENAI_API_KEY=your_openai_api_key
# === Default Model ===
MODEL_NAME=watsonx:ibm/granite-4-h-smallπ‘ You can change MODEL_NAME to another model supported by BeeAI, such as: watsonx:ibm/granite-3-3-8b-instruct or openai:gpt-4.1-mini, depending on your needs.
Analyze climate change impact on a city.
Get sustainability recommendations for a city.
List relevant UN projects for a city.
Validate a proposalβs alignment with SDG 11.
A resilience officer in Phoenix enters their city into Hive.ai. Within 5 minutes, they receive:
- Heat island vulnerability maps with demographic overlays
- Prioritized interventions (urban forests, cooling centers, reflective surfaces)
- MedellΓn green corridor success case study
- Budget estimates and financing options
- SDG 11 alignment scores
- Implementation timeline with measurable indicators
We are a multidisciplinary team combining expertise in AI agent architecture, data science, and UX design:
- Paul β co-founder of Inclusive Brains and AI Agent Architect at Wavestone, working with IBM France on Quantum Machine Learning for neuroscience data,
- Tristan β Agent Engineer & Data Scientist at Wavestone, designing and building Hive.aiβs specialized agent tools.
- Louise β AI Engineer & Data Scientist at Wavestone, leading data processing and analysis while crafting intuitive, actionable user experiences.
- Mentor: Olivier Oullier β Neuroscientist & co-founder of Inclusive Brains, guiding UX/UI design and AI strategy.
MIT License.
