Skip to content
@bloomee-app

Bloomee

Bloomee is a global flowering phenology intelligence platform with interactive visualizations -🏆Winner & Best Innovation NASA Space Apps Challenge Bandung 2025
Bloomee Logo

🌸 Bloomee

Interactive Earth-observation platform for global flowering phenology

Witness the pulse of life across our planet through space and time

Web App AI Platform Presentation Demo Video

🏆 NASA Space Apps Challenge 2025 Solution

Built by Team Ganespace for Bandung, Indonesia


🌍 About Bloomee

Bloomee is an interactive Earth-observation platform that detects, visualizes, and explains flowering events across space and time—putting the "where, when, and why" of blooms in one place. From tracking cherry blossoms in Japan to monitoring wildflower superblooms in California, Bloomee harnesses the power of NASA's Earth observation data to understand global flowering phenology.

Bloomee Project Showcase Video

🎥 Watch the project showcase video

Bloomee Presentation Deck

📊 View the presentation deck

🏆 Competition Achievement

Bloomee was built for the NASA Space Apps Challenge 2025 — the world's largest annual global hackathon, where thousands of teams across hundreds of cities use NASA's open Earth and space data to build solutions for real-world challenges over a single weekend.

Competing in the "BloomWatch: An Earth Observation Application for Global Flowering Phenology" challenge, Team Ganespace built Bloomee to harness NASA Earth observation data for a dynamic visual tool that displays and detects plant blooming events around the globe.

At the Bandung, Indonesia local event, Bloomee earned:

  • 🥇 Winner — NASA Space Apps Challenge 2025, Bandung Chapter
  • 🌟 Best Innovation Award — NASA Space Apps Challenge 2025, Bandung Chapter
  • 🌍 Global Finalist Nominee — advanced to global nomination as a result of the Bandung Chapter win
Bloomee - Best Innovation Award, NASA Space Apps Challenge 2025 Bandung

Team Ganespace receiving the Best Innovation Award for Bloomee at NASA Space Apps Challenge 2025, Bandung, Indonesia

✨ Key Features

  • 🌐 Interactive 3D Globe: Explore blooming events across the planet with intuitive navigation
  • ⏰ Time-Series Analysis: Scrub through seasons with temporal sliders to observe phenological changes
  • 📊 Regional Detail Panel: Deep-dive into NDVI trends, species events, intensity, and weather correlations
  • 🤖 Agentic AI-Powered Assistant: Natural-language queries with contextual recommendations
  • 🔮 Predictive Modeling: Advanced ML forecasting with confidence intervals
  • 📈 Multi-Model Ensemble: Automatic selection of best-performing algorithms per region

🛰️ Data Sources

Bloomee integrates multiple NASA Earth observation datasets:

  • MODIS NDVI (16-day, 1 km resolution) - Vegetation index monitoring
  • Landsat-9 - High-resolution NDVI detection and quality validation
  • Land Surface Temperature - Environmental correlation analysis
  • GPM IMERG Precipitation - Weather pattern integration

🧠 AI & Machine Learning

Under the hood, Bloomee evaluates multiple forecasting models per region:

  • ARIMA & SARIMA - Time series analysis
  • Prophet - Trend decomposition and seasonality
  • LSTM Neural Networks - Deep learning patterns
  • Gradient Boosting - Ensemble learning
  • Random Forest - Feature importance analysis

The platform auto-selects the best-performing model and outputs bloom/NDVI forecasts with confidence intervals.

📸 Platform Screenshots

🌍 Interactive 3D Globe

Bloomee Globe View

Default view when users land on the website - explore flowering events across the interactive 3D globe

🛰️ Landsat Analysis & Species Overview

Landsat NDVI Analysis

Detailed Landsat analysis with NDVI data and comprehensive flower species overview

📊 Satellite Imagery & NDVI Trends

NDVI Trends Chart

Satellite imagery visualization with NDVI trend analysis and temporal data charts

🌿 Ecological Insights & Biodiversity

Ecological Insights

Comprehensive ecological insights including biodiversity indicators and climate change impact assessment

🎯 Decision Support Systems

Decision Support

Actionable decision support for agricultural planning, conservation actions, and health alert systems

🤖 Agentic AI Assistant

AI Chatbot

Intelligent AI chatbot that queries forecasts, searches online insights, and accesses research papers


🏗️ Architecture & Repositories

Bloomee is built as a modular ecosystem of specialized repositories:

Repository Purpose Stack 🤗 Hugging Face
📱 bloomee-web Interactive web app — 3D globe, time-series NDVI maps, regional detail panels Next.js 14 · TypeScript · Three.js / React Three Fiber · MapLibre GL · Radix UI + Tailwind · Zustand
🤖 bloomee-ai NDVI prediction and multi-day bloom forecasting API FastAPI · scikit-learn · ARIMA / SARIMA · Prophet · LSTM · Gradient Boosting · Random Forest
📓 bloomee-notebook Earth Engine data pipeline, model training and validation Jupyter · Google Earth Engine · geemap · Python
💬 bloomee-chatbot Self-hosted conversational agent — RAG over phenology literature plus live NDVI tool calls Python 3.12 · LangGraph · FastAPI · Qdrant · Postgres · OpenRouter
🔁 bloomee-chatbot-dify The original hosted chatflow the self-hosted service was ported from Dify.ai · Gemini 2.5 Flash Lite · Perplexity AI
📚 bloomee-sft-nasasmd-grounded-5m Fine-tuning corpus — 1,899 grounded, tool-calling conversations JSONL in OpenAI chat format · ~5.03 M tokens dataset
🧩 bloomee-v1-clm-nasasmd-granite4.1-3b-adapter QLoRA adapter teaching Granite 4.1 3B to reach for the right NDVI tool PEFT · QLoRA nf4 · 124 MB model
🧠 bloomee-v1-clm-nasasmd-granite4.1-3b The same fine-tune as full merged weights — nothing to attach at load time Transformers · safetensors fp16 · 6.35 GB model

On the fine-tuned models: they are self-hosting artifacts, not what the platform runs today. bloomee-chatbot defaults to ibm-granite/granite-4.1-8b — the teacher the corpus was distilled from — and the 3B fine-tune is a drop-in alternative for running the agent on your own hardware.


🌐 Deployment

Live Applications

📋 Resources


🚀 Getting Started

Quick Demo

Visit bloomee.earth to explore:

  1. Navigate the 3D globe to find regions of interest
  2. Use the time slider to observe seasonal changes
  3. Click on bloom markers to open detailed analysis
  4. Ask the AI assistant natural language questions about flowering patterns

API Access

The AI forecasting engine is available at ai.bloomee.earth with endpoints for:

  • Regional NDVI prediction
  • Multi-day bloom forecasting
  • Model performance metrics

Local Development

Each repository contains detailed setup instructions:


🎯 Impact & Applications

🌾 Agricultural Monitoring

  • Crop flowering prediction for harvest optimization
  • Pollinator activity correlation with bloom timing
  • Disease management through phenological pattern analysis

🌿 Conservation Efforts

  • Invasive species detection through anomalous bloom patterns
  • Climate change impact assessment via long-term phenological shifts
  • Biodiversity monitoring across protected ecosystems

🏙️ Urban Planning

  • Allergen forecasting for public health initiatives
  • Tourism optimization for bloom-dependent destinations
  • Green infrastructure planning and assessment

🔬 Scientific Research

  • Phenological research with automated data collection
  • Climate correlation studies across multiple datasets
  • Species distribution modeling enhancement

🤝 Contributing

We welcome contributions to advance global flowering phenology research! Each repository has specific contribution guidelines:

  • 🐛 Bug Reports: Submit issues with detailed reproduction steps
  • 💡 Feature Requests: Propose enhancements with use-case descriptions
  • 📊 Data Contributions: Help expand regional datasets and validation
  • 🔬 Research Collaboration: Partner on phenological studies and publications

📄 License

This project is part of the NASA Space Apps Challenge 2025. Please refer to individual repository licenses for specific terms.


🌟 Acknowledgments

  • NASA Earth Science Division for comprehensive Earth observation data
  • NASA Space Apps Challenge for fostering innovation in space technology
  • Google Earth Engine for powerful geospatial analysis capabilities
  • Dify.ai for conversational AI infrastructure
  • Open Source Community for foundational frameworks and libraries

🌸 Bloomee - Unveiling Earth's Flowering Rhythms Through Space and Time 🌸

Built with ❤️ by Team Ganespace for NASA Space Apps Challenge 2025

Popular repositories Loading

  1. bloomee-web bloomee-web Public

    🌸 Interactive Earth-observation web app for global flowering phenology — 3D globe, time-series NDVI maps, and an AI assistant. NASA Space Apps Challenge 2025 (BloomWatch).

    TypeScript 1

  2. bloomee-ai bloomee-ai Public

    🌸 FastAPI ML backend serving NDVI bloom predictions and multi-day forecasts from NASA Earth-observation data. NASA Space Apps Challenge 2025 (BloomWatch).

    Python

  3. bloomee-notebook bloomee-notebook Public

    🌸 Google Earth Engine data pipeline and Jupyter notebooks for fetching NDVI and satellite imagery that power Bloomee. NASA Space Apps Challenge 2025 (BloomWatch).

    Jupyter Notebook

  4. bloomee-chatbot-dify bloomee-chatbot-dify Public

    🌸 Dify.ai-powered conversational assistant delivering flowering phenology insights from NDVI and weather context. NASA Space Apps Challenge 2025 (BloomWatch).

  5. .github .github Public

    🌸 Bloomee organization profile — an interactive Earth-observation platform for global flowering phenology. NASA Space Apps Challenge 2025 (BloomWatch).

    1

  6. bloomee-chatbot bloomee-chatbot Public

    🌸 Self-hosted LangGraph agent answering flowering-phenology questions from RAG over remote-sensing literature and live NDVI forecasts. NASA Space Apps Challenge 2025 (BloomWatch).

    Python

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…