Web app for remote-sensing geospatial analysis
Top 67.3% on sourcepulse
Chat2Geo provides a ChatGPT-like web application for performing remote-sensing-based geospatial analysis. It targets users needing to analyze satellite imagery and integrate custom data, offering a user-friendly interface powered by Google Earth Engine and AI for tasks like land cover mapping and change detection.
How It Works
The application utilizes a Next.js frontend with a backend powered by Google Cloud Platform services. It integrates Google Earth Engine for real-time access to satellite data and large-scale geospatial computations. Retrieval-Augmented Generation (RAG) is employed to combine geospatial insights with user-provided textual data, enhancing analysis capabilities. Supabase handles database and authentication, while Vertex AI can host custom AI models for specific tasks.
Quick Start & Requirements
npm install
npm run dev
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The application is noted as not yet production-ready, with known and potential unknown bugs. Some functionalities are not fully implemented, and setup instructions may have omissions. Geospatial analyses are GEE-based and may use data that is not up-to-date, requiring careful interpretation of results. Certain components may require refactoring or redesign.
5 months ago
Inactive