Bloomee
AI & ML interests
Bloomee is a global flowering phenology intelligence platform with interactive visualizations -๐Winner & Best Innovation NASA Space Apps Challenge Bandung 2025
Recent Activity
๐ธ Bloomee
Interactive Earth-observation platform for global flowering phenology
Witness the pulse of life across our planet through space and time
๐ 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.
๐ 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
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
Default view when users land on the website - explore flowering events across the interactive 3D globe |
๐ฐ๏ธ Landsat Analysis & Species Overview
Detailed Landsat analysis with NDVI data and comprehensive flower species overview |
๐ Satellite Imagery & NDVI Trends
Satellite imagery visualization with NDVI trend analysis and temporal data charts |
๐ฟ Ecological Insights & Biodiversity
Comprehensive ecological insights including biodiversity indicators and climate change impact assessment |
๐ฏ Decision Support Systems
Actionable decision support for agricultural planning, conservation actions, and health alert systems |
๐ค Agentic AI Assistant
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-chatbotdefaults toibm-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
- ๐ Web Platform: bloomee.earth
- ๐ค AI API: ai.bloomee.earth
๐ Resources
- ๐ Presentation Deck: cdn.bloomee.earth/deck.pdf
- ๐ฅ Demo Video: YouTube Presentation
๐ Getting Started
Quick Demo
Visit bloomee.earth to explore:
- Navigate the 3D globe to find regions of interest
- Use the time slider to observe seasonal changes
- Click on bloom markers to open detailed analysis
- 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:
bloomee-web/README.md- Frontend developmentbloomee-ai/README.md- ML model deploymentbloomee-chatbot/README.md- AI assistant configuration
๐ฏ 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